Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / IbmClearModified Property
In This Topic
    IbmClearModified Property
    In This Topic
    Gets or sets whether to clear the MDT (Modified Data Tag) after data is sent to the host during IBM 3151 terminal sessions (TerminalType = IBM3151).
    Syntax
    expression.IbmClearModified As Boolean
    where expression is a variable that represents a Screen Object
    See Also