AM3270 Management Programming Manual

COMMANDS AND RESPONSES
INFO Command
(10,x) The subdevice is a CRT or QUOTRON
terminal. The value of x is an
integer in the range 1 through 5
and is associated with the following
screen sizes:
ZTYPE Screen Size
(10,1) 12 x 40
(10,2) 24 x 80
(10,3) 32 x 80
(10,4) 43 x 80
(10,5) 12 x 80
(60,0) The subdevice is a pass-through
protocol (PTP) subdevice.
ZSPI-TKN-DATALIST indicates the beginning of a data list. See
"SPI Standard Definitions" in Section 5 for details.
ZCOM-TKN-OBJNAME specifies the name of the AM3270 line or
subdevice for which the command was issued. Unless there is an
error that prevents the INFO 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 the
Communications Management Programming Manual
.
ZCOM-TKN-OBJTYPE specifies the type of object that was queried.
This token has 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, "Common Definitions," and the
Communications Management Programming Manual
.
ZSPI-TKN-ERRLIST indicates the beginning of an error list. 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-61