Programming with Reflection
StopMacro method
Syntax object.StopMacro
Stops the currently running macro. Use this method as an API command in an external application. Use the Stop statement within a macro.
Note: This method is equivalent to the StopScript method.
None.