SNAX/HLS Configuration and Control Manual

Starting SNAX/HLS
Operating SNAX/HLS
104705 Tandem Computers Incorporated 5–3
TERM
terminal-name
assigns a home terminal to the SNAX/HLS process. Critical messages are
written to the home terminal.
If a SAVEABEND file is created because of internal errors detected by HLS or
because of an ABEND command, the name of the SAVEABEND file is
displayed on the home terminal. If this parameter is not given, the default is
the home terminal of the command interpreter that started the SNAX/HLS
process.
Other run options have the standard meanings. They include:
CPU
cpu
MEM
numpages
NOWAIT
PRI
priority
The MEM parameter is superfluous because the SNAX/HLS process always
allocates 64 virtual pages for its data stack.
param
is one or more named parameters, described in Table 5-1. These parameters are
used to configure SNAX/HLS control-block storage and other critical resources.
These parameters can also be delivered through PARAM statements preceding the
RUN HLSOBJ command. Parameters specified on the RUN line override those
specified through PARAM statements.