2013

Table Of Contents
See also:
Overview of the User Coordinate System (UCS)
Enter 3D Coordinates
ERHIGHLIGHT
Controls whether reference names or reference objects are highlighted when
their counterparts are selected in the Reference Manager palette or in the
drawing window.
IntegerType:
RegistrySaved in:
1Initial value:
Referenced objects are not highlighted.0
Referenced objects are highlighted.1
See also:
Attach Drawing References (Xrefs)
ERRNO
Displays the number of the appropriate error code when an AutoLISP function
call causes an error that AutoCAD detects.
(Read-only)
IntegerType:
Not-savedSaved in:
0Initial value:
AutoLISP applications can inspect the current value of ERRNO with (getvar
"errno").
The ERRNO system variable is not always cleared to zero. Unless it is inspected
immediately after an AutoLISP function has reported an error, the error that
its value indicates may be misleading. This variable is always cleared when
starting or opening a drawing.
See the AutoLISP Developer's Guide for more information.
1322 | Chapter 4 System Variables