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 Random Save Ref to TXT
💾 Random

Save clipboard content to a TXT file in RunMacro

What it does

The Save Ref to TXT command takes the current clipboard content, cleans it (into one line, trimming extra spaces), then appends it to the end of a TXT file. It can duplicate it into several identical lines.

When to use it

  • Record freshly created account info (username, password).
  • Save a captured result for later.
  • Accumulate data across runs into one file.

Configuration steps

  1. Make sure the clipboard holds the content to save.
  2. Add a Random › Save Ref to TXT command and choose the target file.
  3. (Optional) set the duplicate count. Save.

Every option explained

TXT file path

The file to append to. If the folder is missing, RunMacro creates it.

Duplicate count

Writes the content as N identical lines (default 1).

Real example

Example: save the created account

  1. Set Clipboard = {email}|{password}.
  2. Save Ref to TXT → accounts.txt.
  3. Each sign-up appends a line of info.

Tips & common mistakes

Combine Random Username/Password + Save Ref to auto-record every created account.
RunMacro robot

Ready to automate smarter?

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