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