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