NBSpool for MPE Reference Guide
NBSpool Output Commands
3-113
VIEW
The
VIEW
command allows a set of spool files to be displayed one after another on the terminal.
After a spool file is completely listed or after press
Ctrl+Y
, the user will be prompted with one of the
following messages:
* Alter, Next, Purge, or Relist?
* Next, Purge, or Relist?
* Hit RETURN to continue or EXIT to stop:
The first question is asked if any of the
ALTER
-like parameters are specified. The second is asked if
no
ALTER
parameters are used. The last command is asked if the spool file is
OPENED
or if some
error occurred during the listing. Press
E
or
//
to stop the execution of the command.
VIEW Syntax
O> VIEW subset [;PRI =outpri ]
[;COPIES=copies ]
[;DEV ={class}]
[ {ldev }]
[;WIDE ]
[;NUM ]
[;OPEN ]
[;NOPAUSE ]
User Tip. This command may be abbreviated to
V
.
VIEW Parameters
Parameter Description
subset
This parameter specifies the subset of spool files to viewed. Turn to Chapter 2
for information on using subsets.
outpri
This parameter specifies the new output priority that will be assigned all spool
files qualified by the
subset
parameter. This must be an integer from
1
to
14
.
copies
This parameter specifies the new number of copies that will be assigned to all
qualified spool files. This must be an integer from
1
to
127
.
Continued