InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / AbortCommandsDownload Property
In This Topic
    AbortCommandsDownload Property
    In This Topic
    Gets or sets a value specifying the CANDE command to terminate a CANDE file listing (stop displaying a file).
    Syntax
    expression.AbortCommandsDownload As String
    where expression is a variable that represents a FileTransfer Object
    See Also