InfoConnect for Airlines VBA Guide
DisplayTextOption Enumeration
Used with IScreen.DisplayText() to designate how data is to be displayed.
Members
MemberDescription
HexDataInterprets portions of a string that follow a backslash using either C-Language or hexadecimal character conversions.
NoTranslationDoesn't translate from the PC to the Host character set.
See Also