InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / AfterConnectMacro Property
In This Topic
    AfterConnectMacro Property (AlcTerminal)
    In This Topic
    Gets or sets the macro or action that is run after the session connects.
    Syntax
    expression.AfterConnectMacro As String
    where expression is a variable that represents a AlcTerminal Object
    See Also