9,121
edits
(→New) |
|||
| Line 27: | Line 27: | ||
* '''Assigned macro:''' Macro associated with the hot-key selected in "Hot-key" combo-box. If hot-key selected is already assigned, a message is generated when the window is closed, requesting confirmation of the new assignment. | * '''Assigned macro:''' Macro associated with the hot-key selected in "Hot-key" combo-box. If hot-key selected is already assigned, a message is generated when the window is closed, requesting confirmation of the new assignment. | ||
=====New===== | =====New===== | ||
[[Image:Reports_Tools_Ribbons_62.png | [[Image:Reports_Tools_Ribbons_62.png]] Creates a new macro and loads it in the macro editor. This menu is disabled if another macro is being edited. | ||
* '''Properties [[Image:Reports_Tools_Ribbons_63.jpg]]: '''Opens a dialog box intended to edit macro properties. Macro properties consist of a set of parameters of different types, which can be used to define macro command properties. | |||
* '''Properties | |||
[[Image:Reports_Tools_Ribbons_63.jpg | |||
: '''Opens a dialog box intended to edit macro properties. Macro properties consist of a set of parameters of different types, which can be used to define macro command properties. | |||
This command is enabled if the macro item is selected in the macro tree. | This command is enabled if the macro item is selected in the macro tree. | ||
| Line 77: | Line 71: | ||
* '''Remove: '''Removes the selected parameter. If the parameter is used by one or more macro commands, the parameter is not removed and an error message is generated. | * '''Remove: '''Removes the selected parameter. If the parameter is used by one or more macro commands, the parameter is not removed and an error message is generated. | ||
* Delete | * '''Delete''' [[Image:Reports_Tools_Ribbons_66.jpg]]: Deletes the selected command in the macro tree. If the macro selected contains a set of commands (for example a loop command), a dialog box appears in order to confirm command removal. If removal is confirmed, the command and all commands it contains are deleted. | ||
[[Image:Reports_Tools_Ribbons_66.jpg]] | |||
: Deletes the selected command in the macro tree. If the macro selected contains a set of commands (for example a loop command), a dialog box appears in order to confirm command removal. If removal is confirmed, the command and all commands it contains are deleted. | |||
This command is enabled if the macro is not running and it is not read-only. | This command is enabled if the macro is not running and it is not read-only. | ||
* Run | * '''Run''' [[Image:Reports_Tools_Ribbons_67.jpg]]: Runs the macro from the current command (indicated by execution pointer) to the next breakpoint. If no breakpoint follows, the execution goes to the end of the macro. | ||
[[Image:Reports_Tools_Ribbons_67.jpg]] | |||
: Runs the macro from the current command (indicated by execution pointer) to the next breakpoint. If no breakpoint follows, the execution goes to the end of the macro. | |||
Enable if the macro is not running. | Enable if the macro is not running. | ||
* Pause | * '''Pause''' [[Image:Reports_Tools_Ribbons_68.jpg]]: Stops macro execution. The command running is completed, and then execution stops. | ||
[[Image:Reports_Tools_Ribbons_68.jpg]] | |||
: Stops macro execution. The command running is completed, and then execution stops. | |||
This command is enabled when the macro is running only. | This command is enabled when the macro is running only. | ||
* Step next | * '''Step next''' [[Image:Reports_Tools_Ribbons_69.jpg]]: Runs current command (indicated by execution pointer). | ||
[[Image:Reports_Tools_Ribbons_69.jpg]] | |||
: Runs current command (indicated by execution pointer). | |||
This command is enabled when the macro is not running. | This command is enabled when the macro is not running. | ||
* Reset | * '''Reset''' [[Image:Reports_Tools_Ribbons_70.jpg]]: If the macro is running, stops the execution, and then sets the execution pointer to the first command of the macro. | ||
[[Image:Reports_Tools_Ribbons_70.jpg]] | |||
: If the macro is running, stops the execution, and then sets the execution pointer to the first command of the macro. | |||
* Record on-line | * Record on-line | ||
[[Image:Reports_Tools_Ribbons_71.jpg]] | [[Image:Reports_Tools_Ribbons_71.jpg]] | ||
| Line 105: | Line 89: | ||
This command is enabled if the macro is not running and it is not read-only. | This command is enabled if the macro is not running and it is not read-only. | ||
* Record off-line | * '''Record off-line''' [[Image:Reports_Tools_Ribbons_72.jpg]]: Records commands in the macro. The record off line mode applies the user actions only when the macro will start. The commands corresponding to actions are recorded and inserted in the macro before the selected command. | ||
[[Image:Reports_Tools_Ribbons_72.jpg]] | |||
: Records commands in the macro. The record off line mode applies the user actions only when the macro will start. The commands corresponding to actions are recorded and inserted in the macro before the selected command. | |||
This command is enabled if the macro is not running and it is not read-only. | This command is enabled if the macro is not running and it is not read-only. | ||
* Insert an algorithmic command | * '''Insert an algorithmic command''' [[Image:Reports_Tools_Ribbons_73.jpg]]: Inserts an algorithmic command before the selected command. | ||
[[Image:Reports_Tools_Ribbons_73.jpg]] | |||
: Inserts an algorithmic command before the selected command. | |||
This command is enabled if the macro is not running and it is not read-only. | This command is enabled if the macro is not running and it is not read-only. | ||
* Save | * '''Save''' [[Image:Reports_Tools_Ribbons_74.jpg]]: Saves the macro. | ||
[[Image:Reports_Tools_Ribbons_74.jpg]] | |||
: Saves the macro. | |||
=====Save===== | =====Save===== | ||