Function Entry: TERMDIALOG
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: TERMDIALOG
Name
`termdialog`
Class
DCL Function
Syntax
(term_dialog)
Arguments and Values
None.
Description
Terminates all currently active dialog boxes as if the user had cancelled each of them. Mainly used to abort nested dialog boxes. AutoCAD invokes this automatically when an application closes with open DCL files.
Return Values
Always returns nil.
Side Effects
Closes every active dialog box.
Examples
Not documented on the vendor page.
Availability
- AutoCAD 2026: documented.
- BricsCAD V26: presumed compatible.
- Status: AutoCAD documented; BricsCAD presumed-both pending Phase 4 verification.
Source Notes
- [termdialog (AutoLISP 2026)](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP-Reference/files/GUID-7276E779-2FBA-47A5-AF3D-36927B738671.htm)
- Status: documented (Phase 3 body fill).