InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmIgnoreNull Property
In This Topic
    IbmIgnoreNull Property
    In This Topic
    Gets or sets whether nulls received from the host are ignored during IBM 3151 terminal sessions (TerminalType = IBM3151).
    Syntax
    expression.IbmIgnoreNull As Boolean
    where expression is a variable that represents a Screen Object
    See Also