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