Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ReadOption Enumeration
In This Topic
    ReadOption Enumeration
    In This Topic
    Used with IScreen.ReadChars(), ReadLine(), and ReadUntil() families of methods.
    Members
    MemberDescription
    NoDisplayDoes not display incoming characters in the terminal window.
    NoTranslationDoes not translate from PC to Host character set.
    See Also