Expand Management Programming Manual
 COMMANDS AND RESPONSES
 ALTER PATH Command
 ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING. !o
 Tokens in Response Buffer
 ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
 ...
 ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
 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-MAP-ALTER-PATH is an extensible structured token that de-
 scribes which attributes are to have their values changed and
 what the new values for the attributes are. It has the token
 number ZEXP-TNM-ALTER-PATH and the DDL definition ZEXP-DDL-ALTER-
 PATH. This token must be present in the command, and duplicate
 occurrences are not allowed.
 The attribute changes described by ZEXP-MAP-ALTER-PATH apply to
 all the paths whose names appear in the command.
 There is a field in ZEXP-MAP-ALTER-PATH for each path attribute
 that can be altered by the ALTER PATH command. If a field
 of this token is assigned a value other than its null value,
 the ALTER PATH command assigns that value to the attribute
 corresponding to that field. If no value is assigned to a field,
 the corresponding attribute is not altered.
 7-21










