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