Spooler Programmer's Guide

Spooler Procedure Calls
Spooler Programmer’s Guide522287-002
4-31
SPOOLERCOMMAND Procedure
filenum-of-supervisor input
INT:value
is the file number of an open supervisor file. The file number is returned when the
supervisor is opened.
command-code input
INT:value
is the number of the command to be executed. command-code values are
described in SPOOLERCOMMAND Procedure and Subcommand Parameters on
page 4-32.
command-parameter input
INT:ref:*
is a buffer containing the parameter to be used with the command-code being
executed. The size and content of this parameter for each command are shown in
SPOOLERCOMMAND Procedure and Subcommand Parameters on page 4-32.
subcommand-code input
INT:value
is the number of the subcommand to be executed. subcommand-code values are
described in SPOOLERCOMMAND Procedure and Subcommand Parameters
on
page 4-32.
subcommand-parameter input
INT:ref:*
is a buffer containing the parameter to the subcommand being executed. See the
following explanation for the size and content of this parameter for each
subcommand.
%14017 A job associated with a font cannot be deleted
%14020 Command not valid on spooler batch job
%14021-
%14023
Spooler batch job error code print process (NEWPROCESS
error in bits <8:15>, refer to the Guardian Procedure Errors
and Messages Manual)