z/OS Infoprint Server Operation and Administration
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Infoprint Central actions compared to JES commands

z/OS Infoprint Server Operation and Administration
SA38-0693-00

Infoprint Central actions compared to JES commands

Infoprint Central lets you do some of the same tasks you can do using JES commands. This table shows Infoprint Central actions you can do and the comparable JES commands.

Infoprint Central actionJES2 commandsJES3 commands
Work with print jobs button
Display print jobs
$D O JOB jobno*INQUIRY,J=jobno
hold job button
Hold print jobs
$T O JOB jobno,OUTGRP=groupid, NDISP=HOLD*MODIFY,U,J=jobno,NQ=HOLD
release job button
Release print jobs
$T O JOB jobno,OUTGRP=groupid, NDISP=WRITE,REL=ALL*MODIFY,U,J=jobno,Q=HOLD,NQ=WTR, NH=N
delete job button
Delete print jobs
$C O JOB jobno,OUTGRP=groupid*MODIFY,U,J=jobno,C
Change job priority button
Change priority of print jobs
$T O JOB jobno,OUTGRP=groupid, PRIORITY=nnn*MODIFY,U,J=jobno,NP=priority
Work with printers button
Display printers
$D PRTnnnn*INQUIRY,D,D=devname
stop button
Stop PSF printers
$P PRTnnnn*RESTART,devname,T
stop button
Stop PSF printers, delete current print jobs
$P PRTnnnn

$C PRTnnnn

*CANCEL,devname
start button
Start PSF printers
$S PRTnnnn[*VARY,devname,ONLINE ]

*CALL,WTR,OUT=devname

*S,devname

Pause printer button
Pause PSF printers
$Z PRTnnnnN/A
Interrupt printer button
Interrupt PSF printers
$I PRTnnnn*RESTART,devname,HOLD
Change job selection button
Change PSF printers' job selection criteria
$T PRTnnnn[,F=form][,C=classes] [,PLIM=pagelimits][,PRM=prmode] [,CR=creator][,W=writer][,R=dest]One of these:
  • *RESTART,devname [F=form] [WC=classes] [PG=pagelimits] [PM=prmode]
  • [*VARY,devname,ONLINE]

    *CALL,WTR,OUT=devname [F=form] [WC=classes] [PG=pagelimits] [PM=prmode]

    *S,devname

Change forms
Change forms on PSF printers
$T PRTnnnn,F=formOne of these:
  • *RESTART,devname F=form
  • [*VARY,devname,ONLINE]

    *CALL,WTR,OUT=devname F=form

    *S,devname

Space
Space PSF printers
One of these:
  • $B PRTnnnn[,D][,C][,pages]
  • $F PRTnnnn[,D][,C][,pages]
*RESTART,devname, R=[0] [-pages] [+pages] [P] [,C]
Repeat
Repeat current print jobs on PSF printers
$N PRTnnnn*RESTART,devname,J

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014