Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmSendTrailingNulls Property
In This Topic
    IbmSendTrailingNulls Property
    In This Topic
    Gets or sets whether trailing nulls are sent to the host during IBM 3151 terminal sessions (TerminalType = IBM3151).
    Syntax
    expression.IbmSendTrailingNulls As Boolean
    where expression is a variable that represents a Screen Object
    Remarks
    This property is only relevant in Block mode.
    See Also