Spooler Plus Utilities Reference Manual

Spoolcom
Spooler Plus Utilities Reference Manual522294-002
3-63
LIST Command
If you do not specify OUT list-file, output is directed to the OUT file-name
specified when Spoolcom was started (the home terminal by default). If you
specify EDIT, SPOOL, or COMPRESS without specifying OUT list-file, these
keywords have no effect.
!
specifies that list-file is to be purged, if it exists, and a new list-file is to
be created before listing begins. If list-file exists and you do not specify !,
new data is appended to any data already in the file if the file is a spooler job file,
an EDIT file, or an entry-sequenced file.
page-range
describes the set of pages to be listed to the list file and can be
A[LL] | page [ / page ]
where page is
{ F | L | * | number } [ + number | - number ]
The set of pages can be identified by absolute page numbers or with a base-offset
notation. Absolute page numbering begins with the first page as page 1. Base-
offset notation uses a base, which can be F (the first page), L (the last page), or *
(the current page). An offset is then added to or subtracted from the base to define
the page.
If you do not specify page-range, the last page of the job is listed.
C
if list-file is not a spooler job file or spooler collector, causes formatting-
control information (CONTROLs, CONTROLBUFs, and SETMODEs) embedded in
the job to be written to list-file along with the print data. Normally, this
information is suppressed, except when listing to a spooler job file or spooler
collector. For details about formatting control, refer to the Guardian Programmer's
Guide.
N
if list-file is a spooler job file or a spooler collector, prevents formatting-control
information (CONTROLs, CONTROLBUFs, and SETMODEs) embedded in the job
from being written to list-file along with the print data. Normally, this
information is included when listing to a spooler job file or a spooler collector. For
details about formatting control, refer to the Guardian Programmer's Guide.
O
causes the data to be displayed in octal representation rather than in ASCII.