Debugging tools

Macro Recorder offers debugging tools, allowing you to analyze and troubleshoot your macros:

Show notification

Macro Recorder can issue a text notification, for example with variable values:

To add a variable to text notification text, right-click in the input box and select the desired variable:

Notifications may be disabled in the operating system. Make sure to have notification enabled for Macro Recorder:

Show message box

Macro Recorder can show a message box that may include variable values:

The OK, OK/Cancel, Yes/No buttons can be configured to jump to specific macro sections, defined by their label:

The message box text may include variables. To add a variable to the text, right-click in the input box and select the desired variable:

Beep

The beep action outputs a system beep, for example to let you know when a specific script section has been reached or an error section of your script has been called.

Table of Contents


Table of Contents