InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / CarriageReturnInterpretationOption Enumeration
In This Topic
    CarriageReturnInterpretationOption Enumeration
    In This Topic
    Defines options for carriage return interpretation in T27 terminals.
    Members
    MemberDescription
    CROnly issue a carriage return when the carriage return key (Enter) is pressed.
    CRLFAppends a Line Feed character when the carriage return key (Enter) is pressed.
    See Also