Function Entry: DONEDIALOG
← Prev | ↑ Chapter | Next → | Index | Symbols
Function Entry: DONEDIALOG
Name
`donedialog`
Class
DCL Function
Syntax
(done_dialog [status])
Description
Terminates the current dialog and returns control to `startdialog`.
Return Values
Dialog termination code or host-defined success value.
Side Effects
Ends the active dialog session.
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
- [Function Sequence to Display and Work with a Dialog](https://help.autodesk.com/cloudhelp/2026/ENU/AutoCAD-AutoLISP/files/GUID-FD32ADB3-F16E-42AA-BD37-53259B824AAB.htm)
- Status: documented in the DCL workflow documentation.