SNAX/HLS Configuration and Control Manual
Running the HLSCOM Program
Using the HLSCOM Utility
104705 Tandem Computers Incorporated 6–3
Running the HLSCOM
Program
You can start HLSCOM with the command interpreter RUN command.
HLSCOM runs in either interactive mode or noninteractive mode.
In interactive mode, the HLSCOM IN file and OUT file are the same. By default,
this file is the terminal on which the RUN command was issued. HLSCOM also
supports IN and OUT process files.
In noninteractive mode, the HLSCOM IN file and OUT file are different. The most
common use of noninteractive mode is to specify a file containing commands to
HLSCOM as the IN file and another file as the OUT file.
The following diagram shows the syntax of the command used to start HLSCOM. The
diagram assumes that the HLSCOM object file is located in the current
#PMSEARCHLIST.
HLSCOM [/
run-option-list
/] [
system-name.
]
HLS-process-name
;
[
command
] [;
command
]...
run-option-list
is one or more of the standard run options described in the Tandem Advanced
Command Language (TACL) Reference Manual (Volume 1). Their syntax and meaning
are as follows:
IN
file-name
specifies a file name designating a source for HLSCOM command input.
HLSCOM reads 132-byte records.
The default is the command interpreter’s input file.
OUT
file-name
specifies a file name for output listings. HLSCOM writes output in records of
up to 13 bytes.
The default file name is the command interpreter’s output file.
Other run options have the standard meanings. They include:
CPU
cpu
PRI
priority
NOWAIT
NAME
process-name
SWAP
file-name
TERM
terminal-name
system-name
is a system name. It identifies the system on which the SNAX/HLS server process
is running.