NBSpool for MPE Reference Guide
NBSpool Input Commands
4-23
SHOW
The SHOW command provides a listing of a specified job subset. Specifying the STATE parameter
allows further selection of jobs by their current state. Omitting the
STATE parameter will cause all
jobs to be displayed. If a file is currently
TEXTed, it will appear with a star (
*
) in front of the file
name.
The subset specified in the
SHOW command is saved for later reuse if so desired. If any command
uses
!
as the job subset, the last subset specified in the SHOW command will be used. This command
may be interrupted at any time by pressing
Ctrl+y
.
SHOW Syntax.
I> SHOW [subset] [;STATE=statespec[,statespec[,...]]]
where
statespec = I or INTRO
W or WAIT
E or EXEC
SC or SCHED
SU or SUSP
User Tip. This command may be abbreviated to
S
.
SHOW Parameters
Parameter Description
subset
This parameter specifies the subset of spool files to be displayed. Turn to
Chapter 2 for information on working with subsets.
INTRO
This parameter shows jobs in the INTRO state (being streamed).
WAIT
This parameter shows jobs in the WAIT state.
EXEC
This parameter shows executing jobs.
SCHED
This parameter shows scheduled jobs.
SUSP
This parameter shows jobs in the suspended state.