EM3270 Manual

EM3270 Emulator Command Set
Tandem EM3270 Manual110332 4-17
SET Command
MDTTIMER time
PAGES number
PRTMODE { NORMAL | IBM3287 }
RESETMDTS { ON | OFF }
SECUREDATA { ON | OFF }
SNALOGON[n] { APPLID text | DATA text | LOGMODE text }
STARTFF { ON | OFF }
TIMEOUT time
TRACFILE file-name
ACCESSPOINT file-name
specifies a file to be opened when the device is started, rather than using the device
name, which is used when ACCESSPOINT is not specified. Consider the following
EMCOM commands:
SET LINK ON
SET HOST $SNAS1.#LU1
SET ACCESSPOINT \NODE.$ATP1.#T1
ADD $TERM1
START $TERM1
The terminal device used for this task will be \NODE.$ATP1.#T1. If
ACCESSPOINT were omitted, $TERM1 would have been used for the task. In
either case, a Pathway requestor would open this task as $EM.#TERM1.
ACCESSPOINT also enables multiple host printer LUs to be directed to the same
spooler location.
Messages: 1008, 1014, and 1039.
ALIAS[n] text
provides alternate names for the host names as they are displayed on the host switch
menu. The text values are enclosed in double quotes (“ ”) and may not exceed 24
bytes in length. Kanji characters can be used for the text. In this case each Kanji
character occupies 2 bytes in length. The [n] value is 1 to 5.
Messages: 1008, 1040, and 1041
ALIASMODE { NO | ONLY | BOTH }
controls the use of the ALIAS text values as they are displayed on the host switch
procedure menu. When ALIASMODE is set to NO, the ALIAS text values do not
appear on the menu. When ALIASMODE is set to ONLY, the ALIAS text values
appear on the menu without the host file name. When ALIASMODE is set to
BOTH, the ALIAS text values appear on the menu along with the host file names.
Messages: 1004, 1008, and 1015
AUTOSWITCH { ON | OFF }
enables the host switch procedure menu to be optionally entered immediately after
the terminal is started. If AUTOSWITCH is set to ON, the switch procedure is
entered upon terminal startup. The default for AUTOSWITCH is OFF.