
You can use this command if you want to
-
Run other small macros from a big macro.
-
Create one macro and within this macro run
other macros one after another and schedule just this macro. That way you do not need
to schedule different macros.
Example: To run
'notepad.wksp' macro to repeat two times from another
macro.
-
Open the Macro Editor from Tools -> Macro Editor.
-
Double click on the 'Run Macro' command.
-
Click on 'Browse' button and select the path of 'notepad.wksp'
-
Select the option 'Repeat 2 times' in Repeat category.
-
Click on 'Save' button.