InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ShowControlCharacters Property
In This Topic
    ShowControlCharacters Property
    In This Topic
    When this property is set to true, InfoConnect displays control characters but does not execute the functions these characters would otherwise perform.
    Syntax
    expression.ShowControlCharacters As Boolean
    where expression is a variable that represents a Screen Object
    See Also