In general our printer files go to an output queue which is not assigned
to any printer. BPCSOUTQ comes to mind. So they have to conscientiously
move it to a different output queue to get it to print. As others have
said, you can also put the printer file so that it comes up on hold
automatically.
CHGPRTF FILE(MYFILE) OUTQ(BPCSOUTQ) HOLD(*YES)
If you want it so they can absolutely not print it then you have different
options, like, stop using a printer file. Output directly to file, html,
etc.
Another option is to output directly to PDF
CHGPRTF FILE(MYFILE) TOSTMF('/home/ROB/MyPrintFile.pdf') WSCST(*PDF)
Requires freebie
Resource
ID Option Feature Description
5770TS1 *BASE 5050 IBM Transform Services for i
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.