Spooler Plus Utilities Reference Manual
Using FASTP
Spooler Plus Utilities Reference Manual—522294-002
F-9
Syntax
Separator Characters
Keywords and keyword values must be separated with one or more blank spaces.
Attributes and attribute values must be separated with an equal (=) sign. One or more
blank spaces can be inserted before or after the = sign. Keyword and keyword value
pairs and attribute and attribute value pairs must be separated with one or more blank
spaces. For example:
!This is legal
DELAY=999
!This is legal
DELAY = 999
Starting Position Relative to the Beginning of a Line
Keywords and attributes can begin in any position on a line. For example:
!This is legal
DELAY=999
Keywords
There are three keywords:
•
SPOOLER
•
PROCESS
•
DEVICE
SPOOLER [\node.]$supervisor-process-name
specifies a spooler subsystem. Everything that follows a SPOOLER keyword
pertains to the spooler subsystem specified with the keyword until another
SPOOLER keyword is encountered. If the node name is not supplied, the default
node name for the process executing the command is substituted. The default
spooler subsystem supervisor name is $SPLS.
PROCESS [\node.]$process-name
specifies the name of an existing product-specific version of a FASTP print
process. Everything that follows a PROCESS keyword pertains to the print
process specified with the keyword until another PROCESS keyword is
encountered. If the node name is not supplied, the default node name for the
process executing the command is substituted.
DEVICE [\node.]$device-name [.#qualifier ]
specifies a device name specified to a spooler subsystem to represent a local area
network (LAN) print queue. If the node name is not supplied, the default node
name for the process executing the command is substituted.