Share

Macros

Macro recording and playback enables you to repeat user-interface actions to automate common or repetitive tasks.

Macro recording and playback uses Python to interface with the Moldflow API.

By default, recorded macros are saved with a .py extension in My Documents\My AMI 20XX Projects\scripts, where XX is the Synergy release number.

Some user-interface functions are not suitable for macro recording, and some are not included in the recording architecture in the current release of this software. In addition, certain API functionality that is available through the Moldflow API is not available from the Synergy user interface.

Scripts that do not have command line arguments (input on the Synergy command line) can be run as macros. Scripts with parameters are not suitable to be run as macros.

Was this information helpful?