InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WyseBlockMode Property
In This Topic
    WyseBlockMode Property
    In This Topic
    Gets or sets whether a Wyse terminal is in Block Mode.
    Syntax
    expression.WyseBlockMode As Boolean
    where expression is a variable that represents a Screen Object
    Remarks
    The value of this property is not saved to a settings file.
    See Also