Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Macro Object / StopMacro Method
In This Topic
StopMacro Method (Macro)
In This Topic
Stops a currently running macro. Does nothing if a macro is not running in the current terminal session.
Syntax
expression.StopMacro() 
where expression is a variable that represents a Macro Object
See Also