InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / DisplayCRSymbol Property
In This Topic
    DisplayCRSymbol Property
    In This Topic

    Gets or sets a value indicating whether to display a carriage return symbol when the ENTER key is pressed. (This does not affect CRs sent by the host.)

    Syntax
    expression.DisplayCRSymbol As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also