NBSpool for MPE Reference Guide
Chapter 4
4-12
LIST Parameters
Parameter Description
range
This parameter specifies the range of lines to be displayed. If this parameter
is not specified, only one line will be listed (the current line). 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 does nothing but indent the listing, since input spool files
have no carriage control.
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
UNN
or
OFFLINE
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 wraparound by truncating all output to
79
or
131
characters, depending on screen width.
UNN
This parameter suppresses line numbers in the listing.
Continued