|
Dennis your OVRPRTF command specifies QPQXPRTF, but the outqueue details you included had a file name of QPQXOBJPF. My attempts at doing this kind of thing would pursuade me to use file QPQXOBJPF. >V4R5M0 > >I am using an OVRPRTF with a STRQMQRY OUTPUT(*PRINT) ...... command. What I >am trying to do is to use the USRDTA parm on the OVRPRTF command to display >some text. No matter how I code the USRDTA parm, that text does not show up >when doing a WRKSPLF under the "User Data" column. Am I missing or not >understanding something? > >The following is the CL: > >/* Over Ride the Printer File */ > OVRPRTF FILE(QPQXPRTF) TOFILE(QPQXOBJPF) + > USRDTA('TYOPS') >/* Run The Query - Taylor DNR Report - Bulk Shipments */ > STRQMQRY QMQRY(TAYDNRRPT) OUTPUT(*PRINT) + > QMFORM(QGPL/TAYDNRRPT) DATETIME(*NO) + > PAGNBR(*NO) SETVAR((HLDDTE &HLDDTE) + > (TODATE &TODATE)) > >I have tried the USRDTA with single quotes, double quotes, & no quotes & all >I get on the WRKSPLF display is: > > Device or >Total Cur >Opt File User Queue User Data Sts >Pages Page Copy > QPQXOBJPF DMUNRO DEM RDY 16 >1 > QPQXOBJPF DMUNRO DEM RDY 3 >1
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.