InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / OS2200FileTransfer Object / SuppressDisplay Property
In This Topic
    SuppressDisplay Property
    In This Topic
    Gets or sets a value indicating whether to prevent display of the file contents on the screen while the file is being transferred.
    Syntax
    expression.SuppressDisplay As Boolean
    where expression is a variable that represents a OS2200FileTransfer Object
    See Also