9,121
edits
(Created page with " ====Macros==== The macro Tab is used to create/manage macros that perform automatically recurrent operations... framed|none ===== I...") |
|||
| Line 5: | Line 5: | ||
[[Image:Reports_Tools_Ribbons_58.png|framed|none]] | [[Image:Reports_Tools_Ribbons_58.png|framed|none]] | ||
===== | =====Manage===== | ||
[[Image:Reports_Tools_Ribbons_59.png|framed|none]] | [[Image:Reports_Tools_Ribbons_59.png|framed|none]] | ||
Open the macro manager. Display the macro list and the associated hot-keys. A hot-key is a shortcut to run the macro. | Open the macro manager. Display the macro list and the associated hot-keys. A hot-key is a shortcut to run the macro. | ||
| Line 26: | Line 26: | ||
* '''Hot key:''' Defines a hot-key to run the macro. | * '''Hot key:''' Defines a hot-key to run the macro. | ||
* '''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===== | ||
[[Image:Reports_Tools_Ribbons_62.png|framed|none]] | [[Image:Reports_Tools_Ribbons_62.png|framed|none]] | ||
| Line 121: | Line 121: | ||
: '''Saves the macro. | : '''Saves the macro. | ||
===== | =====Save===== | ||
[[Image:Reports_Tools_Ribbons_75.png|framed|none]] | [[Image:Reports_Tools_Ribbons_75.png|framed|none]] | ||
Saves the macro currently edited. Only available if a macro is being edited. | Saves the macro currently edited. Only available if a macro is being edited. | ||
===== | =====Save As===== | ||
[[Image:Reports_Tools_Ribbons_76.png|framed|none]] | [[Image:Reports_Tools_Ribbons_76.png|framed|none]] | ||
Saves the macro currently edited with a new name. Only available if a macro is being edited. | Saves the macro currently edited with a new name. Only available if a macro is being edited. | ||
===== | =====Record===== | ||
[[Image:Reports_Tools_Ribbons_77.png|framed|none]] | [[Image:Reports_Tools_Ribbons_77.png|framed|none]] | ||
Start recording the user action on the software. Each recorded action is appended to the Macro and will be visible ine line in the macro editor. | Start recording the user action on the software. Each recorded action is appended to the Macro and will be visible ine line in the macro editor. | ||
| Line 157: | Line 157: | ||
Note: Click on the records button to stop recording the macro. The macro is saved with the name specified in the "Record" dialog. | Note: Click on the records button to stop recording the macro. The macro is saved with the name specified in the "Record" dialog. | ||
===== | =====Pause record===== | ||
[[Image:Reports_Tools_Ribbons_78.png|framed|none]] | [[Image:Reports_Tools_Ribbons_78.png|framed|none]] | ||
Pause the ongoing macro record. User actions are not yet recorded. Available if macro is being recorded. | Pause the ongoing macro record. User actions are not yet recorded. Available if macro is being recorded. | ||
Useful to prepare the system for an action to be recorded without fulfilling the editor with unwanted lines. | Useful to prepare the system for an action to be recorded without fulfilling the editor with unwanted lines. | ||
===== | =====Stop run===== | ||
[[Image:Reports_Tools_Ribbons_79.png|framed|none]] | [[Image:Reports_Tools_Ribbons_79.png|framed|none]] | ||
Stops the execution of the running macro. Available if macro is running | Stops the execution of the running macro. Available if macro is running | ||