Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / ProductivityOverwriteOption Enumeration
In This Topic
    ProductivityOverwriteOption Enumeration
    In This Topic
    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