Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WyseReceivedCR Property
In This Topic
    WyseReceivedCR Property
    In This Topic
    Gets or sets how a received carriage return (CR) is interpreted (in Wyse terminal emulations only).
    Syntax
    expression.WyseReceivedCR As WyseReceivedCROption
    where expression is a variable that represents a Screen Object

    Property Value

    A WyseReceivedCROption value
    See Also