If this is what you mean:

PRINTDEF CCWNUM=46,
         DBLBUFR=YES,
         FCB=STD1,
         LINECT=60,
         NIFCB=STD8,
         NIUCS=GT12,
         RDBLBUFR=NO,
         SEPPAGE=(LOCAL=FULL,REMOTE=HALF),
         TRANS=YES,
         UCS=0,
         NEWPAGE=1
PRT(1)   WS=(Q,R/),SETUP=NOHALT,SEP=YES,START=NO,
         CLASS=A,SEPDS=NO,MODE=FSS,PRMODE=(LINE,PAGE),
         FSS=NPFPRINT,TRKCELL=YES,NPRO=0,ROUTECDE=LOCAL
PRT(2)   WS=(Q,R/),SETUP=NOHALT,SEP=YES,START=NO,
         CLASS=2,SEPDS=NO,MODE=FSS,PRMODE=(LINE,PAGE),
         FSS=NPFPRINT,TRKCELL=YES,NPRO=0,ROUTECDE=LOCAL
PRT(3)   WS=(Q/),SETUP=NOHALT,SEP=YES,START=NO,
         CLASS=V,SEPDS=NO,MODE=FSS,PRMODE=(LINE,PAGE),
         FSS=NPFPRINT,TRKCELL=YES,NPRO=0,ROUTECDE=EMAIL
PRT(4)   WS=(Q/),SETUP=NOHALT,SEP=YES,START=NO,
         CLASS=P,SEPDS=NO,MODE=FSS,PRMODE=(LINE,PAGE),
         FSS=NPFPRINT,TRKCELL=YES,NPRO=0,ROUTECDE=NWP17
PRT(5)   WS=(Q,R/),SETUP=NOHALT,SEP=YES,START=NO,
         CLASS=C,SEPDS=NO,MODE=FSS,PRMODE=(LINE,PAGE),
         FSS=NPFPRINT,TRKCELL=YES,NPRO=0,ROUTECDE=LOCAL

then yes.  It's working for me.  PRT(1) and PRT(5) are used quite often.


> Can we have two JES2 printer
> defs - PRT(xxxx) and PRT(yyyy) – pointing to the same physical device, within
> the same FSS?  It seems like it might put the FSS into an occasional
> paradox.  I don’t want to end up seeing “JES2”  and the word
> ??catastrophic” on the same message.
>  
> TIA
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to