InfoConnect for Airlines VBA Guide
SaveFileOption Enumeration
Specifies the operation to perform when a file already exists.
Members
MemberDescription
AppendAppends the file.
CancelCancels the operation.
OverwriteOverwrites the file.
See Also