Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / InsertArenaOption Enumeration
In This Topic
    InsertArenaOption Enumeration
    In This Topic
    Defines options that specify the extent to which Reflection applies the logic for character insertion, as described for the terminal's InsertProtocol property.
    Members
    MemberDescription
    AllUnprotectedFieldsChanges are allowed to all unprotected fields in the partition.
    CurrentFieldNo change is allowed to any field except the current field.
    LocalUnprotectedFieldsChanges are allowed to the current field and to other local unprotected fields.
    See Also