Creating Remote Writers on the AS400
0 pts.
0
Q:
Creating Remote Writers on the AS400
How do you create a Remote Writer on the AS400?
ASKED: Sep 27 2005  5:35 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
0 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button

There are lots of little tweaks in the process, depending on how your printer is attached to the network and how it is driven... but this should get you some basic output to an IP attached office printer of the more recent MFD type...
CRTOUTQ OUTQ(TEST) RMTSYS(*INTNETADR) RMTPRTQ(MFD801) AUTOSTRWTR(1) CNNTYPE(*IP) DESTTYPE(*OTHER) MFRTYPMDL(*HP8000) INTNETADR('ww.xx.yy.zz') TEXT('HP/MFD Printer')
Last Answered: Sep 27 2005  9:02 PM GMT by DeadMeatinLA   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0