InfoConnect for Airlines VBA Guide
IbmPrintCharactersOption Enumeration
Indicates how characters print in a IBM 3151 emulation (TerminalType = IBM3151).
Members
MemberDescription
AllPrior to printing, escape sequences initialize the print device and characters are translated.
CharOnlyOnly ASCII characters between 32 and 126 are sent to the printer.
NationalPrior to printing, the following characters are converted to spaces: linedraws; superscripts and subscripts; field and character attributes; reverse question marks; send marks; and control characters (0 to 31, and 127).
See Also