5 pts.
 Not printing any data past line 66
I have a spool file that should print 102 lines on a page.  But every printer I send it to doesn't print past line 66, what could the problem be?

Software/Hardware used:
iSeries V6R1 OS
ASKED: October 24, 2011  9:45 PM
UPDATED: March 17, 2012  7:14 AM

Answer Wiki:
I would guess it is because you PRTF is setup as 66 lines long. You would need to either create a new PRTF or do and OVRPRTF before you call the program that generates the output.
Last Wiki Answer Submitted:  October 24, 2011  10:08 pm  by  CharlieBrowne   32,835 pts.
All Answer Wiki Contributors:  CharlieBrowne   32,835 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Does it stop printing at line 66? Or does it print the rest of the lines on a new page?

Tom

 107,995 pts.