Invoke Macro

Use Invoke Macro to run the replay.<application>_cmnd macro file, which is generated automatically by the Nyxute applications, or the <proj><id>.<application>_cmnd macro file, which is replay.<application>_cmnd saved with a unique name.

This option can also be accessed by selecting the Save Macro button from the Grid Calc Advanced toolbar or the Save Macro button from the Rsvute toolbar.

Notes Replay macro files are temporary files that are constantly being updated and cleared. If you want to run an existing reply macro file, then we suggest that you rename the file before using the Invoke Marco option. Grid Calc macros accept up to 50 arguments. The syntax to use an argument in a script is $#.  For example, to access variable 13 use $[13]. When accessing arguments less than 10, the brackets in the notation are optional. For example, $1 and $[1] are both valid.


Instructions

On the Grid Calc menu, point to Macros, and then click Invoke Macro to display the Invoke Macro panel.

Select the macro or replay file that you want to run.

Click OK.

The macro is run and any database edits in this macro will affect your current database.