Guardian User's Guide
Managing the Spooler Using Spoolcom
Guardian User’s Guide—425266-001
15-10
Print Process Attributes
1. Find out which devices print process $SPLB controls:
) PRINT $SPLB, XREF
A listing such as this is displayed on your home terminal: 
2. Drain the device $LP1 connected to the print process:
) DEV $LP1, DRAIN
) DEV $LP1
A listing such as this is displayed on your home terminal: 
3. Delete print process $SPLB:
) PRINT $SPLB, DELETE
4. Connect device $LP1 to a different print process:
) DEV $LP1, PROCESS $SPLC
5. Restart device $LP1:
) DEV $LP1, START
Print Process Attributes
You define the attributes of a print process with the SPOOLCOM PRINT command. 
Any print process attributes not specified in the PRINT command take a default value.
 PRINT PROCESS  DEVICE    LOCATION
 $SPLB    $LP1    #FAST.DEFAULT
 DEVICE     STATE   FLAGS PROC FORM
 $LP1     OFFLINE   $SPLB
Table 15-4. Print Process Attributes and PRINT Subcommands (page 1 of 2)
SPOOLCOM PRINT 
Attributes and Subcommands Description and Default Value
BACKUP backup-cpu The processor that runs the print process backup. This 
attribute is used for user-written, independent print 
processes only.
An independent print process is one that is running when 
the spooler is started. The spooler does not start it and 
assumes that it is always running.
Print processes supplied by Compaq do not run as process 
pairs, so the BACKUP subcommand is ignored.
CPU cpu The processor that runs the print process; by default the 
same processor as the supervisor.
DEBUG [ OFF ] Sets the Debug mode of the print process (default is Debug 
OFF). Print processes should never run in Debug mode on 
a production spooler.










