InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / IbmReturnKeyOption Enumeration
In This Topic
    IbmReturnKeyOption Enumeration
    In This Topic
    Indicates what the RETURN key does in a IBM 3151 terminal session (TerminalType = IBM3151).
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485E7E")>
    Public Enum IbmReturnKeyOption 
       Inherits System.Enum
    Members
    MemberDescription
    FieldMoves to the next field.
    NewlineTransmits a new line.
    See Also