InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / IfExists Property
In This Topic
    IfExists Property (OS2200FileTransfer)
    In This Topic
    Gets or sets a value specifying what happens if the PC file exists on downloads.
    Syntax
    expression.IfExists As OS2200LocalFileExistsOption
    where expression is a variable that represents a OS2200FileTransfer Object
    See Also