Spooler Plus Utilities Reference Manual

Spoolcom
Spooler Plus Utilities Reference Manual522294-002
3-51
HELP Command
HELP Command
The HELP command displays the syntax of the Spoolcom commands.
OUT filename
specifies the file to which the syntax is written. If omitted, the syntax description is
written to 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 (file type 101). The file can
be an EDIT file, unstructured file, relative file, entry-sequenced file, spooler job file,
process, or device.
command
is any Spoolcom command name. Spoolcom responds by displaying the detailed
syntax of that command.
Omitting both command and ALL causes the abbreviated syntax of all commands
to be displayed.
ALL
displays the detailed syntax of all commands.
Examples
1. To display on your terminal a list of all Spoolcom commands, enter
) HELP
2. To display on your terminal the syntax information about the Spoolcom COLLECT
command, enter
3. To send to printer $LP1 detailed syntax information about the Spoolcom JOB
command, enter
4. If you want to display syntax information about the DEV command, enter
HELP [ / OUT filename / ] [ command | ALL ]
)HELP COLLECT
)HELP /OUT $S.#LP1/ JOB
)HELP DEV