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