|
> >Copy the PF back to QPRINT several times. Each copy will create a spool > >file then you can direct each splf to one OUTQ > > Hi, Prakach > > I still don't understand how to convert from PF to SPLF. Could you tell me > carefully? CPYSPLF CTLCHAR(*PRTCTL) gives you far the most man-readable PF however with CPYSPLF TOFILE(QTEMP/MySplfPf) CTLCHAR(*FCFC) you can do a trick when copying it back to a spoolfile: OVRPRTF FILE(QPRINT) CTLCHAR(*FCFC) CPYF FROMFILE(QTEMP/MySplfPf) TOFILE(QPRINT) to replicate original linepositioning, blank lines and pagebreaks. Of cause you can put all other parameters that you like on the OVRPRTF. What about PRTTXT('Copy 2 of 17')? I'm still talking about standard flat SCS-print. Regards Henrik Krebs ------------------------------------------------------------ Henrik Krebs IT Consultant (IBM AS/400) Phone +45 55 44 26 50 Mobile +45 40 88 83 23 Email: hkrebs@hkrebs.dk Web: http://www.hkrebs.dk/ Snailmail: Kokhaven 8, DK-4736 Karrebaeksminde ------------------------------------------------------------ +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.