InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmEnterKey Property
In This Topic
    IbmEnterKey Property
    In This Topic
    Gets or sets what the ENTER key does in a IBM 3151 terminal session (TerminalType = IBM3151).
    Syntax
    expression.IbmEnterKey As IbmEnterKeyOption
    where expression is a variable that represents a Screen Object

    Property Value

    An IbmEnterKeyOption value
    See Also