Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / TraceFileExistsOption Enumeration
In This Topic
TraceFileExistsOption Enumeration
In This Topic
Specifies the operation to perform when a file already exists.
Members
MemberDescription
AppendAppend the file.
OpenErrorOpen the file and indicate an error.
OverWriteOverwrite the file.
See Also