CMDECHO System Variable — GstarCAD 2027
CMDECHO System Variable
GstarCAD 2027 · Command Reference
Function Description:
The CMDECHO system variable is used to control whether to echo prompts and entry when running AutoLISP command functions.
| Type | Integer |
| Saved in | Not saved |
| Initial value | 1 |
| Range | 0,1 |
System Variable Value:
0: turn echo off
1: turn echo on