Command Line

To run a macro or a script from the command line, enter the name of the project and the name of the macro or script as command line parameters.

For example:

mmwin.exe -project "Examples" -macro mymacro.mcr

mmwin.exe -project "Examples" -script myscript.py