PSLine2000Documentation/Macros/QueryfromFilterParts3.md

25 lines
1012 B
Markdown
Raw Normal View History

2025-04-06 20:21:39 -05:00
# QueryfromFilterParts3
---
## Macro Definition
| Action | Arguments | Condition |
|--------|-----------|-----------|
| SetWarnings | 0 | - |
| OpenQuery | Util Make Select 0a; 0; 2 | - |
| OpenQuery | Util Make Select 0b; 0; 2 | - |
| OpenQuery | Util Make Select 0c; 0; 2 | - |
| OpenQuery | Util Make Select 0d; 0; 2 | - |
| 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 0a; 0; 2
- **OpenQuery**: Runs a specified query in the database.
- **Arguments**: Util Make Select 0b; 0; 2
- **OpenQuery**: Runs a specified query in the database.
- **Arguments**: Util Make Select 0c; 0; 2
- **OpenQuery**: Runs a specified query in the database.
- **Arguments**: Util Make Select 0d; 0; 2
- **SetWarnings**: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- **Arguments**: -1