Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmReceivedCR Property
In This Topic
    IbmReceivedCR Property
    In This Topic
    Gets or sets how a received carriage return is interpreted in a IBM 3151 terminal session (TerminalType = IBM3151).
    Syntax
    expression.IbmReceivedCR As IbmReceivedCROption
    where expression is a variable that represents a Screen Object

    Property Value

    An IbmReceivedCROption value
    See Also