AutoCAD environment variable AlarmOnError
List of AutoCAD environment variables |
The AlarmOnError environment variable in the main versions of AutoCAD:
In AutoCAD since version R14
Description of the variable 'AlarmOnError':
Turns on/off the beep in case of incorrect input
Search AlarmOnError on the Internet



AlarmOnError
You can display or set the value of the AlarmOnError environment variable by typing (getenv "AlarmOnError") resp. (setenv "AlarmOnError" "newvalue") on the command line.
IMPORTANT: all environment variable names are case sensitive - use their name verbatim, exactly as listed here! All the values are string-type values. Read more in the tip 14686.
See related AutoCAD tips:
Wait please, loading variables...