InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / DownloadCommandReply Property
In This Topic
    DownloadCommandReply Property
    In This Topic
    Gets or sets the the response that the OS 2200 Editor sends to the PC when it receives a request to download a file to the PC.
    Syntax
    expression.DownloadCommandReply As String
    where expression is a variable that represents a OS2200FileTransfer Object
    See Also