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