-
Store and Load recorded macros to named files and to
a buffer file
-
Open applications or switch to applications
-
Carry out DOS commands
-
Create, copy and
delete directories
-
Rename, delete, copy, compare and find files
-
Read content list of a
hard disk directory and save it to a file
-
Insert delays
-
Insert comments into the macro
-
Use a general delay between every line
-
Delay the start of the macro for minutes, hours or even days
-
Starting macros regularly by using the built in scheduler interface
-
Repeat macros (Loops)
-
Process conditions (If then else)
-
Compare texts (clipboard or direct)
-
Create random numbers and texts
-
Load and run several macros by a master macro
-
Set variables, increment, decrement, multiply and divide variables
-
Add commands for only the first, the second... or last loop
-
Use import-files and fill in the records from this file
-
Ask user for input
-
Check active window or button for synchronization
-
Check screen ranges for changes (waiting for changes)
-
Searching for a certain pattern on the screen
-
Waiting for a finished Internet Explorer site download
-
Various mathematical and string commands
-
Edit the macro by using an integrated editor.
-
Use Command Line mode (including variable parameters)
-
Starting macros (and
recording mode) by Hotkeys
-
ReplayOnly Mode and ReplayOnly Protected Mode.
More information about ReplayOnly
Protected Mode.