Spooler Utilities Reference Manual
Spoolcom
Spooler Utilities Reference Manual—522295-003
4-3
Running Spoolcom Noninteractively
The file can be an EDIT file, unstructured file, a relative file, an entry-sequenced
file, a spooler job file, a process, or a device.
supervisor
is the name of the spooler supervisor with which Spoolcom communicates. If
supervisor is omitted, then Spoolcom assumes $SPLS is the supervisor.
If you want to communicate with a remote supervisor, you should use the network
form of the supervisor process name (for example, \FAR.$SPLS) rather than
invoking the remote Spoolcom (for example, \FAR.SPOOLCOM).
command
is a Spoolcom command. You can specify multiple commands, separated by
semicolons, in a list up to 132 characters long. If one or more commands are
specified, Spoolcom executes them and terminates.
Running Spoolcom Noninteractively
To run Spoolcom noninteractively, specify Spoolcom commands in the command line
when starting Spoolcom. You can enter multiple commands, separated by semicolons,
in a list up to 132 characters long. The maximum length of the Spoolcom command
line is 132 characters, regardless of whether it is entered from a terminal or read from
a disk file. The following command causes Spoolcom to obtain the status of job 43 and
then exit:
)JOB 43, STATUS; EXIT
Running Spoolcom Interactively
To run Spoolcom interactively, do not specify Spoolcom commands in the command
line when starting Spoolcom. Spoolcom displays its program banner, copyright
message, and the Spoolcom prompt, which is the close parenthesis character, “)”.:
SPOOLCOM - T9101D48 - (25JUN2001) SYSTEM \EAST
Copyright Tandem Computers Incorporated 1997
)
T9101D48 is the version of Spoolcom.
(25JUN2001) is the release date for this version of Spoolcom.
\EAST is the system Spoolcom is running on.