InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200LocalFileExistsOption Enumeration
In This Topic
    OS2200LocalFileExistsOption Enumeration
    In This Topic
    Options for file transfer behavior/what to do when the local file already exists on downloads.
    Members
    MemberDescription
    AppendAppend to the local file
    CancelCancel the transfer, don't allow it.
    NoneUndefined option
    Overwriteoverwrite the existing file
    See Also