Makros

This program supports the recording of macros for saving and repeating commands. The macro files are saved in XML.

In the file commands with label CMD_XXX or wxID_XXX are saved, where XXX stands for the command name. Dependent on the command there may be multiple parameters. Always included is the parameter "window", which defines the window for which the command is executed.

Some macro parameter are optional and can be removed manually in order to make a macro more universally used.