EXPERT RESPONSE
You will have to modify your process to copy the spooled file to a
database file using CPYSPLF CTLCHAR(*PRTCTL). This will place four
characters in front of every record. The first three characters are the line
number to print, and the next line is the skip entry. This is a skip
before printing value. You can then convert the database file to a text
file and add in the lines or printer control characters to skip to the
correct lines. There is more information in the CL Reference and in most
of the language books. If you need a link to the Information Center or
the Online Library, you can find them here.
|