Spooler Utilities Reference Manual
Spoolcom
Spooler Utilities Reference Manual—522295-003
4-64
PRINT Command
DELETE
removes the print process from the spooler subsystem. The print process 
must be in the dormant state before you can delete it. See Considerations on 
page 4-65 for more information on putting a print process in a state so that you 
can delete it. Also, all devices associated with this process must be 
disconnected from this print process before you can delete it.
FILE program-filename
specifies the program file for this print process. The print process provided by 
Tandem is $SYSTEM.SYSTEM.FASTP.
If omitted, the supervisor assumes that the process is an independent print 
process (a print process that is already running when the supervisor is started). 
Refer to the Spooler Programmer's Guide for more information on independent 
print processes.
PARM parameter
is a print-process parameter that is passed by the supervisor to the print process 
in the Startup message. Its meaning is defined by a user-written print process. 
The Tandem print process, FASTP, does not use this parameter. The range of 
values is -32768 through +32767. The default is 0.
PRI execution-priority
specifies the execution priority of the print process. The range for this 
parameter is 1 through 199. The default is 145.
START
takes a print process out of the procerror state after the cause of the failure has 
been identified and fixed.
STATUS [ / OUT filename / ] [ DETAIL ]
displays the attributes of print processes in the spooler subsystem. If a print 
process is not specified, then the status of all print processes in the spooler 
subsystem is returned. If a print process is specified, then the status of only 
that print process is returned.
OUT filename
indicates where Spoolcom is to write the print-process status. If not 
specified, the status is written to the Spoolcom OUT file (usually the home 
terminal). 
If OUT filename is specified, Spoolcom writes the data to it in a manner 
suitable for the file type, process, or device. The filename parameter 
must be specified; if the file does not exist, Spoolcom creates an EDIT file 










