Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / DisplayTextOption Enumeration
In This Topic
    DisplayTextOption Enumeration
    In This Topic
    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