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 Flow Insert .qmacro
📦 Flow

Insert and run a .qmacro file in RunMacro

What it does

The Insert .qmacro command calls and runs a .qmacro file (a RunMacro packaged workflow) as a sub-macro. Like Insert .pmacro but for the shareable .qmacro format.

When to use it

  • Run a shared/packaged .qmacro workflow.
  • Reuse a packaged process inside a larger script.
  • Combine several .qmacro workflows into one process.

Configuration steps

  1. Add a Flow › Insert .qmacro command.
  2. Choose the path to the .qmacro file.
  3. (Optional) set a display name for clarity. Save.

Every option explained

File path (.qmacro)

The .qmacro file to run. It must be a valid .qmacro, otherwise it reports an error.

Display name

The label shown in the command list for easy recognition.

Real example

Example: run a packaged workflow

  1. Insert .qmacro pointing to process_orders.qmacro.
  2. Set display name "Process orders".
  3. On run, the whole packaged workflow executes.

Tips & common mistakes

The .qmacro format is handy for sharing workflows others can run with QMacro Runner.
RunMacro robot

Ready to automate smarter?

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