through runqry i generated some reports.In that reports page what date i generated reports display that date.later i want print that reports with that current date.for this use i am using one method 1)convert that report spoolfile to pf and by using strdfu i was change the date in reports.Now i want how to convert that pf to spoolfile?
Software/Hardware used:
as400
ASKED:
August 7, 2010 8:12 AM
UPDATED:
August 9, 2010 1:16 PM
You should have captured the printer control codes on step one (CPYSPLF) perhaps as *FCFC. When you copy it back you should use the same printer control code (*FCFC)
Phil