Function Entry: POP-ERROR-MODE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: POP-ERROR-MODE
Name
*pop-error-mode*
Class
Error-handling function
Syntax
(*pop-error-mode*)
Description
Ends the previous *push-error-using-command* or *push-error-using-stack* mode.
Return Values
Host-defined success value.
Side Effects
Restores the previous 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)
- [*pop-error-mode* (AutoLISP)](https://help.autodesk.com/cloudhelp/2026/CHS/AutoCAD-MAC-AutoLISP-Reference/files/GUID-60AFEFAD-1DF5-448F-A2E9-D7260DB279E4.htm)
- Status: documented.