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

    Property Value

    An IbmSendKeyOption value
    See Also