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