Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / WyseBlockTerminatorOption Enumeration
In This Topic
    WyseBlockTerminatorOption Enumeration
    In This Topic
    Indicates the end-of-transmission delimiter for block sends for Wyse terminal emulation sessions.
    Members
    MemberDescription
    CRETXSends a carriage return (CR) at the end of a line and an ETX at the end of a page.
    USCRSends a US at the end of a line and a carriage return (CR) at the end of a page or block.
    See Also