InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / UploadCommand Property
In This Topic
    UploadCommand Property
    In This Topic
    Gets or sets the command to run the OS 2200 Editor and create a new file.
    Syntax
    expression.UploadCommand As String
    where expression is a variable that represents a OS2200FileTransfer Object
    See Also