InfoConnect for Airlines VBA Guide
TelnetAttnOption Enumeration
Defines values that specify what happens when the ATTN host key is transmitted.
Members
MemberDescription
TelnetAbortOutputSends a Telnet Abort Output to the host.
TelnetBreakSends a Telnet Break to the host.
TelnetIntProcessSends a Telnet Int Process to the host.
Remarks
The definition of this key and its values vary by host application. This property is only relevant for 3270 Telnet sessions.
See Also