InfoConnect for Airlines VBA Guide
WaitForOption Enumeration
Members
MemberDescription
AllowKeystrokesAllows keystrokes while a wait is in progress.
HexDataPortions of the specified string that follow a backslash are interpreted using either hexadecimal code or C-language character conventions.
NoDisplayDoes not display incoming text while wait is in progress.
NoneNo options.
NoTranslationThe specified string contains binary data which should match exactly what the host receives with no host-to-PC character conversion.
See Also