InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / EnableSystemResponseMode Property
In This Topic
    EnableSystemResponseMode Property
    In This Topic

    Gets or sets a value indicating whether to allow a session to be put in system mode.

    Syntax
    expression.EnableSystemResponseMode As Boolean
    where expression is a variable that represents a UtsTerminal Object
    See Also