|
I believe that the USRDFNOPT parameter is attached to the output queue and/or printer file. You would not be able to get this parameter through spool API's. You could try and use DSPFD to a spool file, then read the spool file in a program (I haven't tested to see if it is possible to list the USRDFNOPT when DSPFD to *OUTFILE). For output queue values, you could use WRKOUTQD to *PRINT, then read the spool file in a program. In fear of stating the obvious, but for completeness sake, print to a printer file with HOLD = *YES. Have your program do a CPYSPLF of the spool file created to a data base file, then read. hth. Rick Renkema AS/400 Development Manager Create!print International Phone: +61 3 9824 6888 Fax: +61 3 9824 6866 Mobile: +61 412 CPRINT (277 468) E-mail: rick@createprint.com.au "All great discoveries are made by mistake." The project I am presently working on requires me to produce a summary of reports generated, including data entered to any of the four USER DEFINED OPTION fields (USRDFNOPT) in the spool file attributes. Using the API's QUSCRTUS-CREATE USER SPACE QUSLSPLF-LIST SPOOLED FILES QUSRTVUS-RETRIEVE USER SPACE QUSRSPLA-RETRIEVE SPOOLED FILE ATTRIBUTES I have been able to obtain the necessary data - EXCEPT - the USER DEFINED OPTION fields (USRDFNOPT). I have looked through the "OS/400 Print APIs V3R7" manual, but I am unable to locate how this data is to be obtained. If anybody knows if there is a "trick" to obtaining this data, I would be very grateful for their help. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * This is the RPG/400 Discussion Mailing List! To submit a new * * message, send your mail to "RPG400-L@midrange.com". To unsubscribe * * from this list send email to MAJORDOMO@midrange.com and specify * * 'unsubscribe RPG400-L' in the body of your message. 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.