InfoConnect for Airlines VBA Guide
ProductivityOverwriteOption Enumeration
Enumeration of replace word overwrite values.
Members
MemberDescription
EraseToEofErases all of the following data in the field.
InsertInserts text and pushes the following data to the end of the field.
OverwriteOverwrites any existing field data.
See Also