How Can We Help?
< All Topics

How do I nest macros?

How do I nest macros? I want macro #1 to call and run macro #2, return to macro #1 and finish.

Use the Macro Run command. Insert this command into the script of Macro #1. When this line of the script is reached during macro playback, macro #2 will start. When macro #2 is finished, macro #1 will continue from where it left off.

– Applies to: Macro Express and Macro Express Pro