InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / AbortCommandsUpload Property
In This Topic
    AbortCommandsUpload Property
    In This Topic
    Gets or sets a value specifying the CANDE command to remove the work file. This is the command that will be sent to CANDE when a file transfer is canceled.
    Syntax
    expression.AbortCommandsUpload As String
    where expression is a variable that represents a FileTransfer Object
    See Also