Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / RunMacroAtReconnect Property
In This Topic
RunMacroAtReconnect Property (Terminal)
In This Topic
Gets or sets a value indicating whether the ConnectAction sequence is re-run after a session is reconnected.
Syntax
expression.RunMacroAtReconnect As Boolean
where expression is a variable that represents a Terminal Object
Remarks
The default is false. This value cannot be set if no ConnectAction is currently configured.
See Also