Docs

RunMacro Documentation

Learn RunMacro from basics to advanced.

Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

RunMacro robot
Docs Debug Check Update pmacro
🔄 Debug

Auto-check & update a macro from the Cloud in RunMacro

What it does

The Check Update pmacro command checks and downloads the latest macro from the Cloud (a configured Gist) at run time. It can update just the current file, or the main file plus all related sub-macros. If the running file is updated, RunMacro reloads the new version.

When to use it

  • Ensure you always run the newest macro version.
  • Update many machines running the same macro from the Cloud.
  • Sync the latest edits before executing.

Configuration steps

  1. Configure the Cloud/Gist in RunMacro settings first.
  2. Add a Debug › Check Update pmacro command at the start of the script.
  3. Choose the mode: current file (with sub-macros) or a specific file. Save.

Every option explained

Mode (current / select)

Update the running file, or a macro file you specify.

Update all sub-macros

In current mode: recursively update the main file and all related sub-macros.

File path (select mode)

The macro file to check for updates in select mode.

Real example

Example: always run the latest version

  1. Place Check Update pmacro (current mode, with sub-macros) at the top.
  2. If the Cloud has a newer version, RunMacro fetches and runs it immediately.

Tips & common mistakes

Requires a configured Gist ID (and token for private Gists) in settings; with no network it skips and continues.
RunMacro robot

Ready to automate smarter?

Download RunMacro and start automating your desktop, browser, and business workflows today.