InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmIsBlockMode Property
In This Topic
    IbmIsBlockMode Property
    In This Topic
    Gets or sets the Block mode state for IBM 3151 terminal sessions (TerminalType = IBM3151).
    Syntax
    expression.IbmIsBlockMode As Boolean
    where expression is a variable that represents a Screen Object
    See Also