InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / RunMacroAtReconnect Property
In This Topic
    RunMacroAtReconnect Property (UtsTerminal)
    In This Topic
    Gets or sets a value indicating whether the connect macro or action is to be run after the session is reconnected.
    Syntax
    expression.RunMacroAtReconnect As Boolean
    where expression is a variable that represents a UtsTerminal Object
    See Also