TCP/IP TELNET Management Programming Manual

ALTER Command
Commands and Responses
53474 Tandem Computers Incorporated 6–17
and the DDL definition ZTNT-DDL-ALTER-WIN. Although this extensible
structured token must be in the command when the specified object is ZCOM-
OBJ-WINDOW, original values exist for each of the fields, and each field’s
specification is optional.
Each attribute is defined in a separate field. Duplicate occurrences of either the
token or the fields are not allowed.
The following fields are in the ZTNT-MAP-ALTER-WIN extensible structured
token:
ZERASE-CHAR is a one-byte character value that indicates the ASCII control
character used to erase a single character of input. The range of possible
values is %H0 through %HFF.
ZKILL-CHAR is a one-byte character value that indicates the ASCII control
character used to delete the line currently being entered. The range of possible
values is %H0 through %HFF.
ZEOF-CHAR is a one-byte character value that indicates the ASCII control
character used to signal the end of the input condition. The range of possible
values is %H0 through %HFF.
ZEOL-CHAR is a one-byte character value that indicates the ASCII control
character used to signal that an input line is complete. The range of possible
values is %H0 through %HFF.
ZINTRPT-CHAR is a one-byte character value that indicates the ASCII control
character used to send a break message to the process that owns the break for
the window. The range of possible values is %H0 through %HFF.
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 process or window that is going to be altered. Your application must
provide this token in the command. The object name cannot be an object-name
template. This token is described more fully in “Data Communications Standard
Definitions” in Section 5, “Common Definitions.”
ZCOM-MAP-REQID
is a standard data communications token that your application can optionally
provide. This token is described in “Data Communications Standard Definitions”
in Section 5.