PSF for z/OS: User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Specifying AFP parameters in the JCL

PSF for z/OS: User's Guide
S550-0435-04

Specifying AFP parameters in the JCL

AFP parameters for PSF printer tasks can be specified in JCL on the OUTPUT statement, in a DD statement, or both. Some parameters you specify on the OUTPUT JCL statement have equivalent parameters that you can specify in the DD statement. For some tasks (such as selecting a printer class), the parameter you specify in the DD statement is not the same as the parameter you would specify on the OUTPUT statement. For other tasks (such as selecting a printer destination name), the same parameter can be specified in either statement.

Notes:
  1. If a parameter for the same task is specified in both a DD statement and an OUTPUT statement, PSF uses the parameter in the DD statement.
  2. If you do not specify a JCL parameter, you can use defaults specified in the Printer Inventory, PSF startup procedure, or JES initialization statements. For details, see PSF for z/OS: Customization.

Table 3 shows the AFP parameters you can specify in the JCL and lists whether you can specify a parameter on the OUTPUT JCL statement, in the DD statement, or both.

Table 3. AFP parameters in JCL
AFP ParametersOUTPUTDDSee...
AFPSTATS=YES | NOXAFPSTATS
BURST=YES | NOXXBURST
CHARS=(fontname1[,fontname2][,fontname3][,fontname4])XXCHARS
CKPTPAGE=pagesXCKPTPAGE
CKPTSEC=secondsXCKPTSEC
CLASS=nameXCLASS
COLORMAP=membernameXCOLORMAP
COMSETUP=membernameXCOMSETUP
CONTROL=PROGRAM | SINGLE | DOUBLE | TRIPLEXCONTROL
COPIES=(nnn,(groupvalue,groupvalue...))XXCOPIES
COPYCNT=(nnnnnnnnnn)XXCOPYCNT
DATACK=BLOCK | UNBLOCK | BLKCHAR | BLKPOSXDATACK
DEST=[node.]name | '[node.]IP:ipaddr'XXDEST
DPAGELBL=YES | NOXDPAGELBL
DUPLEX=NO | NORMAL | TUMBLEXDUPLEX
FCB=pdefnameXXFCB
FLASH=(flashname,[count])XXFLASH
FORMDEF=fdefnameXFORMDEF
FORMLEN=xx.yyyIN | xx.yyyCMXFORMLEN
FORMS=formnameXFORMS
INTRAY=nnnXINTRAY
LINECT=nnnXLINECT
NOTIFY=(node.userid1[,node.userid2][,node.userid3][,node.userid4])XNOTIFY
OFFSETXB=nnnn[.mmm]unitXOFFSETXB
OFFSETXF=nnnn[.mmm]unitXOFFSETXF
OFFSETYB=nnnn[.mmm]unitXOFFSETYB
OFFSETYF=nnnn[.mmm]unitXOFFSETYF
OUTBIN=(1-65535)XOUTBIN
OVERLAYB=ovlynameXOVERLAYB
OVERLAYF=ovlynameXOVERLAYF
PAGEDEF=pdefnameXPAGEDEF
PIMSG=YES | NO | (YES,nnn) | (NO,nnn) | (,nnn)XPIMSG
PRMODE=SOSI1 |SOSI2 |SOSI3 |SOSI4 |aaaaaaaaXPRMODE
PRTERROR=HOLD | QUIT | DEFAULTXPRTERROR
PRTQUEUE='printqueuename'XPRTQUEUE
RESFMT=P240 | P300XRESFMT
SEGMENT=page-countXSEGMENT
SUBSYS=(subsystem_name, printer_definition_name, job_attributes)XSUBSYS
SYSAREA=YES | NOXSYSAREA
SYSOUT=(class,,formname)XSYSOUT
TRC=YES | NOXTRC
UCS=fontnameXXUCS
USERLIB=('libname1','libname2',...'libname8')XUSERLIB
USERPATH=('libpath1','libpath2',...'libpath8')XUSERPATH

The user JCL parameters in Figure 35 add information to the separator pages printed with an output data set and can help in distributing your printed output. You specify these parameters on the OUTPUT JCL statement.

Figure 35. Additional JCL parameters for distributing output
 
ADDRESS=address 
BUILDING=building 
DEPT=dept 
NAME=name 
ROOM=room 
TITLE=title

For a description of the parameters for distributing output, see Additional parameters to help in distributing output.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014