Function Entry: STARTDIALOG

← Prev | ↑ Chapter | Next → | Index | Symbols

Function Entry: STARTDIALOG

Name

`startdialog`

Class

DCL Function

Syntax

(start_dialog)

Description

Displays the current dialog and enters modal dialog processing.

Return Values

Dialog status code when the dialog terminates.

Side Effects

Transfers control to the dialog event loop.

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