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 File Append Custom CSV Row
📊 File

Append the run result to a CSV/TXT in RunMacro

What it does

The Append Custom CSV Row command logs one result row per run to a CSV (or TXT) file: macro name, loop number, time, status, error message — plus custom columns if enabled.

When to use it

  • Track batch run outcomes (success/failure).
  • Export a per-loop progress report.
  • Save result details with custom data.

Configuration steps

  1. Add a File › Append Custom CSV Row command.
  2. Choose the format (CSV/TXT) and the file path.
  3. (Optional) enable custom columns and define column = variable. Save.

Every option explained

Format (CSV/TXT) + Path

The result file type and location (default run_results.csv).

Default columns

Auto-written: macro file name, loop, time, status, error message.

Enable custom columns + column = variable list

Add your own columns (mapped to variables) to each result row.

Real example

Example: batch run log

  1. Append Custom CSV Row, CSV format, run_results.csv.
  2. Enable custom columns: email={email}.
  3. Each loop logs a row with status and email.

Tips & common mistakes

It auto-fills the run status/time — handy for reports with little configuration.
RunMacro robot

Ready to automate smarter?

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