Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / SaveFileOption Enumeration
In This Topic
    SaveFileOption Enumeration
    In This Topic
    Specifies the operation to perform when a file already exists.
    Members
    MemberDescription
    AppendAppends the file.
    CancelCancels the operation.
    OverwriteOverwrites the file.
    See Also