TCP/IP TELNET Management Programming Manual

LISTOBJECTS Command
Commands and Responses
6–36 53474 Tandem Computers Incorporated
Tokens in Command Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZCOM-MAP-REQID
def ZCOM-DDL-REQID. !Specify values, if map present.
02 ZCRTPID type ZSPI-DDL-CRTPID.
02 ZPAID type ZSPI-DDL-INT.
end.
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
Tokens in Response Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-UINT. !{}
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST. !...
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-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
Tokens in Command Buffer
ZSPI-TKN-SSID
identifies the subsystem ID. Your application must provide this token in the
command. The value for the TELNET subsystem is ZTNT-VAL-SSID. This token
is described more fully in “SPI Standard Definitions” in Section 5, “Common
Definitions.”
ZCOM-TKN-OBJNAME
specifies the name of the object to be listed. The object name for the WINDOW
object can include wild-card characters. If wild-card characters are used, the
command can affect multiple windows. This is an optional token. This token is
described more fully in “Data Communications Standard Definitions” in Section 5.