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