InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / LocalFileExists Property
In This Topic
    LocalFileExists Property
    In This Topic
    Gets or sets the behavior to take when the local file exists when transferring a file.
    Syntax
    expression.LocalFileExists As LocalFileExistsOption
    where expression is a variable that represents a FileTransfer Object
    See Also