Function Entry: LOADDIALOG

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

Function Entry: LOADDIALOG

Name

`loaddialog`

Class

DCL Function

Syntax

(load_dialog dclfile)

Arguments and Values

  • dclfile: DCL pathname string

Description

Loads a DCL file and returns a dialog-resource identifier.

Return Values

Dialog-resource identifier, or failure indicator under host semantics.

Side Effects

Loads external dialog definitions into the host dialog subsystem.

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