Macro Description
Refer to the descriptions on what the macro will do when executed. There are two kinds of macro descriptions. One is the command preview and only available for simple macros. The other is a custom description text that can be changed manually when opening the macro in a text editor.
Command Preview
On the right part of the Macro Execution Control dialog, the entries in the upper panel correspond to each one of the gd.runCmd commands, that can be seen when opening the macro with a text editor. They show which command comes next and visualizes for example stepping through the macro as explained here.
For GeoDict:Preferences, FiberGeo:Create, and GeoDict:LoadGdrFile, they are as follows:
|
Description
The Description panel below contains information about the macro. Regarding a recorded macro it gives by default information about when the macro was recorded and who recorded it.
This report content can be found early in the macro, between the triple apostrophes after Description = ''' ''', and can be edited at any time after opening the macro with a text editor, by clicking Edit.
|