AutoCAD environment variable CmdLine.ForeColor
List of AutoCAD environment variables |
The CmdLine.ForeColor environment variable in the main versions of AutoCAD:
In AutoCAD since version R14
Description of the variable 'CmdLine.ForeColor':
Foreground color for the command line
Search CmdLine.ForeColor on the Internet



CmdLine.ForeColor
You can display or set the value of the CmdLine.ForeColor environment variable by typing (getenv "CmdLine.ForeColor") resp. (setenv "CmdLine.ForeColor" "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...