TN3270e Server Manual

SPI Interface
TN3270e Server Manual422923-003
7-3
ZETN-CMD-ADD
Token descriptions:
ZETN-TKN-SUBDEV is the window name. To abort all windows, set the value to an
asterisk (*). ZETN-TKN-SUBDEV and ZETN-TKN-RETCODE are returned for each
window aborted.
ZSPI-TKN-CONTEXT is returned if you specify abort for all windows and not all
response records could be returned in the buffer provided. In this case, you must issue
a continuation request with the ZSPI-TKN-CONTEXT token to abort the remaining
windows.
ZETN-CMD-ADD
Token descriptions:
ZETN-TKN-SUBDEV is the window name.
ZETN-TKN-DEVICE-TYPE, as identified by ZETN-DDL-TN3270E-DEV-ENM, specifies
the device type for which a window will be reserved. The ZETN-TKN-DEVICE-TYPE
also identifies which of the following tokens is required: ZETN-TKN-SOCKADDR-IN or
ZETN-TKN-DEVICE-NAME.
ZETN-TKN-SOCKADDR-IN, if present, reserves the window for clients with the
specified IP address and port.
ZETN-TKN-DEVICE-NAME, if present, reserves the window for clients with the
specified device name.
Command: ZETN-CMD-ADD
Object: ZETN-OBJ-WINDOW
Purpose: Adds a window to the TN3270e server process.
Request tokens: ZETN-TKN-SUBDEV
ZETN-TKN-DEVICE-TYPE
ZETN-TKN-SOCKADDR-IN
ZETN-TKN-DEVICE-NAME
Response tokens: None.