InfoConnect for Airlines VBA Guide
TelnetSysReqOption Enumeration
Defines values that specify what happens when the SysReq function is transmitted.
Members
MemberDescription
TelnetAbortOutputSends a Telnet Abort Output to the host.
TelnetBreakSends a TelnetBreak to the host.
TelnetIntProcessSends a Telnet Int Process to the host.
TestRequestReadSends a Test Request Read to the host.
Remarks
The definition of this key varies by host application. This property is only relevant for TN3270 Terminal sessions.
See Also