InfoConnect for Airlines VBA Guide
TraceFileExistsOption Enumeration
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