1.5 KiB
1.5 KiB
Material Selections for Utilitzation
Macro Definition
| Action | Arguments | Condition |
|---|---|---|
| SetWarnings | 0 | - |
| CopyObject | Util Selection 1; 0; Tricks | - |
| CopyObject | Util Selection 2; 0; Tricks | - |
| DeleteObject | 0; Util Selection 1 | - |
| DeleteObject | 0; Util Selection 2 | - |
| OpenQuery | Util Make Select 1; 0; 2 | - |
| OpenQuery | Util Flag Update; 0; 1 | - |
| OpenQuery | Util Make Select 2; 0; 1 | - |
| SetWarnings | -1 | - |
What it does
- SetWarnings: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- Arguments: 0
- CopyObject: Copies an object (e.g., a table, query, or form) to a new name or location.
- Arguments: Util Selection 1; 0; Tricks
- CopyObject: Copies an object (e.g., a table, query, or form) to a new name or location.
- Arguments: Util Selection 2; 0; Tricks
- DeleteObject: Performs an action: DeleteObject.
- Arguments: 0; Util Selection 1
- DeleteObject: Performs an action: DeleteObject.
- Arguments: 0; Util Selection 2
- OpenQuery: Runs a specified query in the database.
- Arguments: Util Make Select 1; 0; 2
- OpenQuery: Runs a specified query in the database.
- Arguments: Util Flag Update; 0; 1
- OpenQuery: Runs a specified query in the database.
- Arguments: Util Make Select 2; 0; 1
- SetWarnings: Enables or disables system warnings (e.g., confirmation dialogs for actions).
- Arguments: -1