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
📁 File

RunMacro File commands

Pick an item to see a detailed guide.

Data (Dulieu)

The Data command works with the companion Dulieu tool (an SQLite account store). It Reads the current page dat…

Data Source - Get Row

The Data Source - Get Row command reads a row from a data source (CSV, TXT, Excel, or Google Sheet via Apps Sc…

Data Source - Mark Row

The Data Source - Mark Row command updates the row just fetched (by Get Row) — usually writing a status column…

Data Source - Write Variables

The Data Source - Write Variables command writes variable values as a new row into a CSV, Excel, TXT (by templ…

Log Message

The Log Message command prints a line to the log window at run time, with a level (info, warning, error). It s…

Append Text File

The Append Text File command adds text to the end of a TXT file (without overwriting existing content). It sup…

Append Custom CSV Row

The Append Custom CSV Row command logs one result row per run to a CSV (or TXT) file: macro name, loop number,…

Create Folder

The Create Folder command creates a folder at the path you enter. It can also create any missing parent folder…

Copy File or Folder

The Copy File or Folder command copies from a source path to a destination path. For folders, the whole subtre…

Move File or Folder

The Move File or Folder command relocates content from a source to a destination (the original no longer stays…

Rename File or Folder

The Rename File or Folder command changes the name of a file or folder in place (it stays in the same folder).…

Delete File or Folder

The Delete File or Folder command removes a path. You choose the Recycle Bin (recoverable) or permanent delete…

List Files and Folders

The List Files and Folders command scans a folder and returns items matching a pattern (e.g. *.png). You can f…

File Info

The File Info command reads metadata of a file/folder into a group of variables sharing a prefix (e.g. file_):…

Batch Rename Files

The Batch Rename Files command renames many files in a folder using four modes: find-replace, prefix/suffix, s…

Read Text File

The Read Text File command opens a text file and loads its whole content into a variable for later steps. You …

Write Text File

The Write Text File command writes your content (with optional variables) to a file. Choose overwrite or creat…

RunMacro robot

Ready to automate smarter?

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