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