Expand Management Programming Manual
 COMMANDS AND RESPONSES
 INFO PROCESS Command
 ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
 ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
 ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
 ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
 ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
 Tokens in Command Buffer
 ZSPI-TKN-MANAGER is a standard SPI manager token that contains
 the file name of the EXPAND manager process. This token
 must be present in the command, and duplicate occurrences are
 not allowed. ZSPI-TKN-MANAGER is described in the 
Distributed
Systems Management (DSM) Programming Manual
.
 ZEXP-TKN-INFO-NCP-OPT, if present, specifies that the command is
 to return network map and/or path map information. If this
 token is not present, the command is to return the current values
 of the attributes of one or more EXPAND line-handler processes.
 This token has the token number ZEXP-TNM-INFO-NCP-OPT and the
 token type ZSPI-TYP-ENUM. Duplicate occurrences of this token
 are not allowed.
 ZEXP-TKN-INFO-NCP-OPT can have the following values:
 ZEXP-VAL-NCP-MAPS Return both network map and path map
 information.
 ZEXP-VAL-NCP-PATHS Return path map information only.
 ZEXP-TKN-CALLED-SYS is the system number of the called system.
 It has the token number ZEXP-TNM-CALLED-SYS and the token type
 ZSPI-TYP-INT. If ZEXP-TKN-INFO-NCP-OPT is present, this token
 must also be present; if ZEXP-TKN-INFO-NCP-OPT is not present,
 this token is meaningless and must not be present. Duplicate
 occurrences are not allowed.
 ZEXP-TKN-SEL-SYS is the system number of the selected system.
 It has the token number ZEXP-TNM-SEL-SYS and the token type
 ZSPI-TYP-INT. If ZEXP-TKN-INFO-NCP-OPT is present and its value
 is ZEXP-VAL-NCP-MAPS, this token must also be present. If
 ZEXP-TKN-INFO-NCP-OPT is present and its value is ZEXP-VAL-NCP-
 PATHS, or if ZEXP-TKN-INFO-NCP-OPT is not present, this token is
 7-52










