What Is Macro ?
Generally, macro is a sequence of keys that can be played
back simulating a computer user typing on the keyboard. Macros can save a lot of
time because the macro playback is much faster than a users typing and there are not any
mistypings.
In this program, the macro is much more powerful while very
easy to create. It can contain these data:
- Plain text - Just a regular text like
"Hello, how are you.".
- Special keys - Special keys like 'Enter',
'Page Down', etc. Such keys are described using a special syntax (<enter>, <pgdn>).
- Commands - Commands can perform different kinds of tasks like starting
applications, opening files, manipulating windows and much more...
What Is Item ?
Item consists from these parts:
- General: Item name, icon, description,
enable/disable option.
- Trigger: The trigger allows to run macro.
- Macro: Macro definition.
- Options: Playback speed, number of repeats, and
more...
Related topics: Adding and
editing items