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