Spooler Plus Utilities Reference Manual

Spoolcom
Spooler Plus Utilities Reference Manual522294-002
3-82
SJFILES Command
SJFILES Command
The SJFILES command displays the names of all spooler job files on a subvolume.
The names of spooler job files are preceded by a period (.).
subvol
is the subvolume whose file names are to be listed. The subvol parameter has
the form:
[\system.][$volume.][subvolume]
If you omit \system, Spoolcom uses the current default system name.
If you omit $volume, Spoolcom uses the current default volume name.
If you omit subvolume, Spoolcom uses the current default subvolume name.
Omit the final period (.) if you specify \system or $volume without subvolume.
Examples
1. This command lists the names of spooler job files on the current default
subvolume:
)SJFILES
\SYSTEM.$DISK.SUBVOL
.LPROG .LISTING .TEXT
)
2. In this example, the user provides the volume name while the system and
subvolume names are the current default names:
)SJFILES $BIGVOL
\SYSTEM.$BIGVOL.SUBVOL
.SAVEDATA .FILE1 .OUTFILE
)
3. In this example, the user provides the system and subvolume names while the
volume name is the current default name:
)SJFILES \NEWSYS.MYSVOL
\NEWSYS.$DISK.MYSVOL
.LDATA .RECORDS .OLDLIST
)
SJFILES [ subvol ]