SNAX Connection Manager (SNAX/CM) Manual

Server Text Commands
SNAX/CM Sample Server
C–2 097842 Tandem Computers Incorporated
Server ADD Command The sample server ADD command allows users to:
Define call numbers and/or PUIDs for the PUs supported by the server (SXCMSV)
process
Configure one of four PROCESS options to take in using each of the LUs on a
connected PU
The syntax for the server ADD command is as follows:
ADD
option
[,
option
] ... [,
option
]
option
is one of the following
PUID (
puidblk
,
puidnum
)
CALLNUM "
callstring
"
PROCESS ( [
lu-index
], [
proc-id
], [
file1
],
[
file2
], [ "
parm-string
" ] )
puidblk
is a 3-digit hexadecimal number.
puidnum
is a 5-digit hexadecimal number.
"callstring"
is a call address character string.
lu-index
is the relative index of the LU, starting from the base alias LU name, to be used by
the PROCESS option.
proc-id
is an integer from 1 through 4 that identifies the type of PROCESS option selected
for the LU. Currently, only options 1 and 2 are provided; you must provide
options 3 and 4.
1 = is an option to send a NEWPROCESS request to a program such as a TACL
process. The alias LU name as the IN and OUT files in the startup message
issued to the new process.
2 = is an option to NEWPROCESS request to $SYSTEM.SYSTEM.RJECIS to start
an Exchange session. The first parameter in the startup message is LINE
alias-LU-name
.