Basically, create OUTQ, start OUTQ and print to remote printer
1 To create :
CRTOUTQ OUTQ(QGPL/outqname) RMTSYS(*INTNETADR) RMTPRTQ(`')
1 To create :
CRTOUTQ OUTQ(QGPL/outqname) RMTSYS(*INTNETADR) RMTPRTQ(`')
CNNTYPE(*IP) DESTTYPE(*OTHER) TRANSFORM(*NO) INTNETADR(`IP Address of
your printer')
2. To start :
STRRMTWTR outqnameEg. STRRMTWTR QGPL/JDE_HP4PSB
If require to release, pls type : RLSOUTQ outqname
3.Print to remote printer
- Use the Change Output Queue (CHGOUTQ) command to change the Display Options (DSPOPT) parameter so that it contains the value XAIX.
- Restart the remote writer.The output queue should now be able to send multiple copies of the documents to the remote printer.
No comments:
Post a Comment