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