SetCmdPrmtLvl
Specifies an Expert Mode for certain save and other program operations. The variable controls the level of detail of warning prompts or security requests displayed at the command window. The default value, 0, issues all prompts.
For instance, with the Save or ExportDrawing command, a setting of 0 or 1 issues the request "A drawing with this name already exists. Overwrite it?", but a value of 2, 3, 4, or 5 suppresses this prompt.
0 |
Requests all prompts |
1 |
The same meaning as 0 |
2 |
Suppresses the request "A drawing with this name already exists. Overwrite it?" with the Save or ExportDrawing command |
3 |
The same meaning as 2 |
4 |
The same meaning as 2 |
5 |
The same meaning as 2 |
Type |
Integer |
Range |
0 .. 5 |
Default |
0 |
Status |
Read / Write |
Saved |
Not saved |
Save, ExportDrawing