User`s guide
lxxviii Contents
Session Option Description
TIMEOUT=c Set the timeout to a specific period. A CTRL+BREAK is issued
automatically after the specified period. There must not be a space on
either side of the equal sign; c is a one-byte character that can be
only one of the following values:
1 30 seconds (0.5 minutes)
2 60 seconds (1.0 minutes)
3 90 seconds (1.5 minutes)
4 120 seconds (2.0 minutes)
5 150 seconds (2.5 minutes)
6 180 seconds (3.0 minutes)
7 210 seconds (3.5 minutes)
8 240 seconds (4.0 minutes)
9 270 seconds (4.5 minutes)
J 300 seconds (5.0 minutes)
K 330 seconds (5.5 minutes)
L 360 seconds (6.0 minutes)
M 390 seconds (6.5 minutes)
N 420 seconds (7.0 minutes)
ESC=c
Specify the escape character to use for 3270 function key codes. Applies to Send Key (3) and Get Key
(51).
Set the escape character to use for 3270 function key codes to c which is a one-byte literal character.
There must not be a space on either side of the equal sign (“space” is not a valid escape character). The
default escape character is the at sign (@).
AUTORESET/NORESET
Determine if Send Key (function 3) sends a reset prior to the keystroke string or not.
Session Option Description
AUTORESET A reset precedes the keystroke string specified with a Send Key (3),
attempting to reset any states that can be reset (except input-
inhibited). AUTORESET is the default setting.
NORESET A reset does not precede the keystroke string specified with a Send
Key (3).