AM3270 Management Programming Manual
COMMANDS AND RESPONSES
ALTER Command
Tokens in Command Buffer
ZAM3-MAP-ALTER-LINE is the extensible structured token that
defines the configurable attributes that are to be altered for
the line. It has the token number ZAM3-TNM-ALTER-LINE and
the DDL definition ZAM3-DDL-ALTER-LINE. This token must be in
the command when the specified object type is ZCOM-OBJ-LINE.
It cannot be in the command when the object is ZCOM-OBJ-SU.
Duplicate occurrences of this token are not allowed.
Each attribute is defined in a separate field. At least one
field must be specified. The fields in the ZAM3-MAP-ALTER-LINE
extensible structured token are as follows:
ZAUTOLOAD A Boolean variable that specifies whether the
LIU will be automatically loaded after the
Communications Line Interface Processor (CLIP)
is reset due to an unrecoverable error. The
value ZSPI-VAL-TRUE indicates that the Line
Interface Unit (LIU) will be automatically
reloaded. The value ZSPI-VAL-FALSE indicates
that the LIU will not be automatically
reloaded. The default value is ZSPI-VAL-TRUE.
ZBCCTYPE The block check character (BCC) type to be
used by the line. The value ZAM3-VAL-BCC-LRC8
indicates that the longitudinal redundancy
check (LRC8) will be used. The value
ZAM3-VAL-BCC-CRC16 indicates that the cyclic
redundancy check (CRC16) will be used. The
value ZAM3-VAL-BCC-CCITT indicates that the
International Telegraph and Telephone
Consultative Committee check will be used.
The default value is ZAM3-VAL-BCC-CRC16.
ZCHARSET The character set to be used. The value
ZAM3-VAL-CHAR-ASCII indicates the ASCII char-
acter set will be used. The value ZAM3-VAL-
CHAR-EBCDIC indicates the EBCDIC character set
will be used. The default value is ZAM3-VAL-
CHAR-EBCDIC.
ZCONF-WRITE A Boolean variable that specifies how a write
is confirmed. If the value is ZSPI-VAL-TRUE,
a job sent to a printer will be considered
successful after the DEVICE END status is
received. If the value is ZSPI-VAL-FALSE,
a job sent to a printer will be considered
successful when the text is delivered to the
controller. The default value is ZSPI-VAL-
FALSE.
6-23