Programming Reference Manual
 
The Macro menu provides options for starting macros, stopping macros and extending the Basic language.
Item                     Description
Run                      Run the macro to completion. (If the macro is not active, start it.)
                               Hot Key: F5
Pause                   Stop the macro/module. Execution can be continued.
                               Hot Key: Esc
End                      Terminate the macro/module. Execution cannot be continued.
 
Restart                Terminate the macro/module and re-run the macro from the start.
                               Hot Key: Ctrl+F5