The following example shows the printer definition portion of the JES2 remote definition. Define IPDS connections according to the example.
PRTxx |
CKPTPAGE=100, |
|
CLASS=ACFJT, |
|
COPYMARK=JOB, |
|
DRAIN, |
|
FSS=fssname, |
|
MARK, |
|
MODE=FSS, |
|
PRESELCT=NO, |
|
PRMODE=(LINE,PAGE), |
|
ROUTECDE=Uxx, |
|
WS=(W,R,Q,PMD,LIM,F/P) |
DESTID |
NAME=hostprn,DEST=Uxx |
FSSDEF |
FSSNAME=fssname,PROC=psfproc |
Parameter |
Description |
PRTxx |
Replace the xx with the printer number on the mainframe. This number is also used in PSF host configuration for IP and SNA connections. |
ROUTECDE=Uxx |
Replace xx with the routing label for the printer. This will typically match the DEST=Uxx parameter. |
DEST=Uxx |
Replace xx with the routing label for the printer. This will typically match the ROUTECDE=Uxx parameter. |
FSS=fssname and FSSNAME=fssname |
Enter the PSF procedure that describes the printer attributes. This can be found in the PSF host configuration for IP and SNA connections. |