Displaying the data
To display the data, expand the Output Result To listbox and click Display. This option causes the macro runtime to display the data inside a Query Results dialog.
The
Hold on output dialog
checkbox controls whether
the macro runtime immediately goes on to process the next macro action
after displaying the Query Results dialog:
- If the checkbox is selected, then the macro runtime:
- Displays the Query Results dialog with three buttons:
- Save Results
- Continue
- Close and Continue
- Does not go on to process the next macro action until the end user clicks the second button (Continue) or the third button (Close and Continue).
- Displays the Query Results dialog with three buttons:
- If the checkbox is cleared, then the macro runtime:
- Displays the Query Results dialog with two buttons:
- Save Results
- Close
- Immediately goes on to process the next macro action.
- Displays the Query Results dialog with two buttons:
Buttons on the Query Results dialog shows for each of the buttons
its name, its function, and the setting of the
Hold on output
dialog
checkbox that causes it to appear:
Button name: | Function: | Setting of the Hold on output
dialog checkbox: |
---|---|---|
Save Results |
|
Selected or cleared |
Close |
|
Cleared |
Continue |
|
Selected |
Close & Continue |
|
Selected |