Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / SubstituteDisplayCharacters Property
In This Topic
    SubstituteDisplayCharacters Property
    In This Topic
    Gets or sets a value indicating whether zeros in the 3270 or 5250 display are shown with a slash through them.
    Syntax
    expression.SubstituteDisplayCharacters As Boolean
    where expression is a variable that represents a IbmTerminal Object
    See Also