Function Entry: ACET-ERROR-RESTORE
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: ACET-ERROR-RESTORE
Name
acet-error-restore
Class
BricsCAD ExpressTools API Function
Syntax
(acet-error-restore)
Description
Resets the error handler to original error handler which was active at preceding call of (acet-error-init) and also restores saved system variables (if any were stored). Note : functions can be used in nested function calls. In such case, the UNDO operation handling is initialised resp. executed only in the first, outermost calls to (acet-error-init) and (acet-error-restore), while system variables are properly saved and restored with each nesting level.
Return Values
Vendor-defined; see Source Notes.
Availability
- AutoCAD 2026: not documented.
- BricsCAD V26: documented.
- Status: BricsCAD-only.
Source Notes
- [acet-error-restore (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/aceterrorrestore.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).