Function Entry: PUSH-ERROR-USING-COMMAND
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: PUSH-ERROR-USING-COMMAND
Name
*push-error-using-command*
Class
Error-handling function
Syntax
(*push-error-using-command*)
Description
Marks that a custom *error* handler will use command.
Return Values
Host-defined success value.
Side Effects
Changes the host error-handling mode.
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.
Source Notes
- [Error-Handling Functions Reference (AutoLISP)](https://help.autodesk.com/cloudhelp/2024/HUN/AutoCAD-AutoLISP-Reference/files/GUID-D114F1C4-DE8E-422D-8F3F-C43707B8212B.htm)
- [*push-error-using-command* (AutoLISP)](https://help.autodesk.com/cloudhelp/2023/ENU/AutoCAD-AutoLISP-Reference/files/GUID-620E034A-9151-427F-B6F5-B360D14DA925.htm)
- Status: documented.