40 pts.
 convert physical file to spoolfile?
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

Answer Wiki:
In the last stage you use CPYF from your dbf file to QSYSPRT. Phil However, as was noted previously, changing report dates is not a good thing.
Last Wiki Answer Submitted:  August 7, 2010  1:35 pm  by  philpl1jb   44,630 pts.
All Answer Wiki Contributors:  philpl1jb   44,630 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


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


 

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

 44,630 pts.