Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmTurnAroundChar Property
In This Topic
    IbmTurnAroundChar Property
    In This Topic
    Gets or sets the LineTurnAround (LTA) character for IBM 3151 terminal sessions (TerminalType = IBM3151).
    Syntax
    expression.IbmTurnAroundChar As IbmTurnAroundCharOption
    where expression is a variable that represents a Screen Object

    Property Value

    An IbmTurnAroundCharOption value
    See Also