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