SNAX Connection Manager (SNAX/CM) Manual

Server Text Commands
SNAX/CM Sample Server
C–4 097842 Tandem Computers Incorporated
Server ASSUME Command The sample server ASSUME command allows users to select the SXCMGR, by process
name, to which subsequent commands are directed.
When SXCMSV is run, no SXCMGR is selected. This is shown by the prompt
displayed as ")>". The first ASSUME command is entered as follows:
ASSUME $HLJ
The named SXCMGR is opened, and the next prompt displays the process name:
)$HLJ>
Each time an ASSUME command is entered, the SXCMGR process previously opened
by an ASSUME command is closed and the new SXCMGR process is opened. The
new process name is also displayed in the prompt. After a SNAX/CM process is
opened, the commands defined for that SXCMGR process are accepted by SXCMSV
and forwarded to SXCMGR.
The syntax for the SXCMSV ASSUME command is as follows:
ASSUME { MANAGER | MGR }
mgrname
mgrname
is the process name for a running SXCMGR process.