InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / AfterConnectMacro Property
In This Topic
    AfterConnectMacro Property (T27Terminal)
    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 T27Terminal Object
    See Also