Variable Entry: ERROR

← Prev | ↑ Chapter | Next → | Index | Symbols

Variable Entry: ERROR

Name

*error*

Class

Special variable / error hook

Value Type

A function of one string argument, or nil.

Initial Value

Implementation-dependent.

Description

When defined, handles errors signaled to the AutoLISP environment.

Recovery and Handling

Typical uses include restoring system variables, cleanup, and filtering cancel messages.

Compatibility

Central across AutoCAD-compatible behavior; also documented by BricsCAD.

Availability

  • AutoCAD 2026: documented (per Autodesk reference page).
  • BricsCAD V26: presumed compatible (no contradicting page found).
  • Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.