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