Expand Management Programming Manual
 COMMANDS AND RESPONSES
 GETVERSION Command (Lines and Paths)
 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
.
 ZCOM-TKN-OBJNAME is an object-name token that contains the name
 of a line or path whose server-banner string is to be returned.
 This token must be present in the command, and from 1 through
 30 object names are allowed. ZCOM-TKN-OBJNAME is described in
 Section 6, "Common Definitions."
 ZCOM-TKN-CMD-TIMEOUT and ZCOM-MAP-REQID are standard data-
 communications tokens that are described in the 
Communications
Management Programming Manual
. Duplicate occurrences of these
 tokens are not allowed.
 (ZSPI-TKN-) MAXRESP, CONTEXT, RESPONSE-TYPE, ALLOW-TYPE, and
 COMMENT are standard SPI tokens described in the 
Distributed
Systems Management (DSM) Programming Manual
. With the exception
 of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are
 not allowed.
 Tokens in Response Buffer
 ZSPI-TKN-DATALIST is a standard SPI data list, as described in
 the 
Distributed Systems Management (DSM) Programming Manual
. The
 list ends with the token ZSPI-TKN-ENDLIST.
 ZSPI-TKN-SERVER-BANNER is a standard SPI server-banner token, as
 described in the 
Distributed Systems Management (DSM) Programming
Manual
. It contains the server-banner string for a line or path
 whose name appeared in the command. This token is present in
 every response record that does not contain an error list.
 ZSPI-TKN-RETCODE is the standard SPI return token described in
 the 
Distributed Systems Management (DSM) Programming Manual
.
 Some values of RETCODE that are likely to occur in response to
 this version of the GETVERSION command are the following:
 1 (ZEXP-ERR-TOO-MANY-OBJNAMES): More than 30 object names
 were in the command.
 2 (ZEXP-ERR-NEG-LH-RSP): The EXPAND line handler returned a
 negative response.
 7-33










