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