InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / DownloadCompleteReply Property
In This Topic
    DownloadCompleteReply Property
    In This Topic
    Gets or sets the command that the PC sends to the OS 2200 Editor when the file has been received.
    Syntax
    expression.DownloadCompleteReply As String
    where expression is a variable that represents a OS2200FileTransfer Object
    See Also