InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / MakeFileResponse Property
In This Topic
    MakeFileResponse Property
    In This Topic
    Gets or sets a value specifying the response that CANDE sends to the PC to indicate when a new file has been created and is ready to receive text.
    Syntax
    expression.MakeFileResponse As String
    where expression is a variable that represents a FileTransfer Object
    See Also