Difference between revisions of "NVGate Macro"

Jump to navigation Jump to search
3 bytes removed ,  09:29, 21 July 2020
Line 532: Line 532:
Sets the parameter value of a called macro. This command must be inserted between the "Open macro" and the "Execute macro" commands, inside the body of the "Call Macro" command.
Sets the parameter value of a called macro. This command must be inserted between the "Open macro" and the "Execute macro" commands, inside the body of the "Call Macro" command.


[[Image:Reports_Tools_Ribbons_104.png|framed|none]]
[[Image:macro_set_parameter.png|border|500px]]


"Parameter name" is the name of the parameter in the called macro.
"Parameter name" is the name of the parameter in the called macro.
Line 546: Line 546:
When the macro is running, a dialog box is displayed, which is used to change the value of a parameter.
When the macro is running, a dialog box is displayed, which is used to change the value of a parameter.


[[Image:Reports_Tools_Ribbons_107.png|framed|none]]
[[Image:macro_set_parameter_dialog.png|border|300px]]


The message generated in the top of the dialog box can be defined in the "command properties". A control is used to edit the parameter value. A click on the OK button changes the parameter value, and closes the dialog box. A click on the Cancel button closes the dialog box without changing parameter value.
The message generated in the top of the dialog box can be defined in the "command properties". A control is used to edit the parameter value. A click on the OK button changes the parameter value, and closes the dialog box. A click on the Cancel button closes the dialog box without changing parameter value.

Navigation menu