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

    Property Value

    An IbmInsertionOption value
    See Also