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