Spooler Plus Utilities Reference Manual
Peruse
Spooler Plus Utilities Reference Manual—522294-002
2-46
VOLUME Command
Example
The following Peruse display shows three jobs (1167, 1200, and 1289) in batch 555:
PERUSE - T9101D41 - (05MAY97) SYSTEM \NS
Copyright Tandem Computers Incorporated 1978, 1982, 1983,
1984, 1985, 1986, 1987, 1988, 1989, 1991
JOB BATCH STATE PAGES COPIES PRI HOLD LOCATION REPORT
1167 555 READY 1 1 4 #BATCH STEVEW
1200 555 READY 3 1 4 #ANOTHERFILE STEVEW
1289 555 READY 430 1 4 #CHECK TACL STEVEW
To unlink job 1200 from batch 555, first enter the BATCH command to make batch 555
current, followed by the UNLINK command. To verify that job 1200 is unlinked from
batch 555, enter a JOB command:
_BATCH 555
_UNLINK 1200
_JOB
JOB BATCH STATE PAGES COPIES PRI HOLD LOCATION REPORT
1167 555 READY 1 1 4 #BATCH STEVEW
1200 READY 3 1 4 #ANOTHERFILE STEVEW
1289 555 READY 430 1 4 #CHECK TACL STEVEW
_
VOLUME Command
The VOLUME command changes the current default volume or subvolume names, or
both, used with Peruse. The initial default names are the subvolume and volume
names that were the current default names when you started Peruse.
\system
sets the current default system name for Peruse. You can set the default system
name only in a named system, such as one in a network.
$volume
sets the current default volume name for Peruse.
subvol
sets the current default subvolume name for Peruse.
VOLUME [ [\system.]$volume.subvol ]
[ $volume ]
[ subvol ]