885 B
885 B
AS400 Utiliz Results for steve
Macro Definition
Action | Arguments | Condition |
---|---|---|
SetWarnings | 0 | - |
OpenQuery | Util Make Select 3; 0; 1 | - |
OpenQuery | Util Result1 for steve; 0; 1 | - |
OpenQuery | Util Results2 for steve; 0; 1 | - |
SetWarnings | -1 | - |
What it does
- SetWarnings: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- Arguments: 0
- OpenQuery: Runs a specified query in the database.
- Arguments: Util Make Select 3; 0; 1
- OpenQuery: Runs a specified query in the database.
- Arguments: Util Result1 for steve; 0; 1
- OpenQuery: Runs a specified query in the database.
- Arguments: Util Results2 for steve; 0; 1
- SetWarnings: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- Arguments: -1