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