InfoConnect for Unisys VBA Guide
FileExistsOption Enumeration
Specifies, for IND$FILE transfers, what happens when the destination file already exists.
Members
MemberDescription
AppendAppends the host file or member to the existing PC file.
AskUserPrompts the user for a decision if the PC file already exists.
OpenErrorFails the transfer (and returns an error) if the PC file already exists.
OverwriteReplaces the existing PC file.
See Also

 

 


2015 Attachmate

Send Feedback