AM3270 Management Programming Manual

COMMANDS AND RESPONSES
ABORT Command
Tokens in Response Buffer
ZSPI-TKN-SSID is an echo of the subsystem ID value provided
by your application. This token is described in "SPI Standard
Definitions" in Section 5, "Common Definitions," and the
Distributed Systems Management (DSM) Programming Manual
.
ZSPI-TKN-SERVER-VERSION indicates the software release version of
the AM3270 subsystem. This token is described in "SPI Standard
Definitions" in Section 5 and the
Distributed Systems Management
(DSM) Programming Manual
.
ZSPI-TKN-DATALIST indicates the beginning of a data list. This
token is described in "SPI Standard Definitions" in Section 5 and
the
Distributed Systems Management (DSM) Programming Manual
.
ZCOM-TKN-OBJNAME specifies the name of an AM3270 line or subde-
vice that was terminated by the command. Unless there is an
error that prevents the ABORT command from being attempted at
all, this token is present in every response record. ZCOM-TKN-
OBJNAME is described in "Data-Communications Standard
Definitions" in Section 5 and in the
Communications Management
Programming Manual
.
ZCOM-TKN-OBJTYPE specifies the type of object that was termi-
nated. This token can have the value ZCOM-OBJ-LINE (LINE
object) or ZCOM-OBJ-SU (SU object). This token is described in
"Data-Communications Standard Definitions" in Section 5 and the
Communications Management Programming Manual
.
ZSPI-TKN-ERRLIST indicates the beginning of an error list.
Within the error list, the object experiencing the error is
listed. See "SPI Standard Definitions" in Section 5 for details.
ZSPI-TKN-RETCODE specifies the return code for the command. This
token is described in "SPI Standard Definitions" in Section 5
and the
Distributed Systems Management (DSM) Programming Manual
.
For details on the data-communications error numbers and their
associated error lists, see "Common Error Numbers and Error
Lists" in the
Communications Management Programming Manual
.
6-11