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