NBSpool for MPE Reference Guide
NBSpool Output Commands
3-35
LIST Parameters
Parameter Description
range
This parameter specifies the range of lines to be displayed. If this parameter
is not specified, only the current line will be listed. Range is expressed as one
of the following:
ALL Selects all lines in the spool file.
@ Selects all lines in the spool file.
line Line designator. A line is one of the following:
line#
A positive integer specifying a particular line in the file. The
first line in a spool file is line 0.
FIRST
The first line in the spool file.
LAST
The last line in the spool file.
*
The current line of the spool file.
Any of these can be followed by a positive or negative number to indicate a
displacement from the specified line.
/line Causes a range of lines to be listed. Must be equal to or
greater than the first specified line.
CCTL
This parameter displays carriage control information when each line is
displayed. In addition,
Open
,
Close
and
Device
control records will be
displayed.
OFFLINE
This parameter causes all output to be directed to the new
NBSPLIST
file,
which by default is directed to device class
LP
. File equations may redirect
this file.
PAUSE
This parameter causes the terminal to wait for input after a full screen of data
is displayed (24 lines). If the
UNN
or
OFFLINE
parameter is specified, this
option is ignored.
REMOVE
This parameter removes all nonprintable characters from the listing. Each
occurrence of a nonprintable character is replaced with a period.
TRUNCATE
This parameter prevents terminal wrap around by truncating all output to
79
or
131
characters, depending on screen width.
Continued