InfoConnect for Airlines VBA Guide
InsertArenaOption Enumeration
Defines options that specify the extent to which InfoConnect 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