Function Entry: VL-EXIT-WITH-ERROR

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

Function Entry: VL-EXIT-WITH-ERROR

Name

vl-exit-with-error

Class

Namespace/error-bridge function

Syntax

(vl-exit-with-error msg)

Description

Passes control from a VLX error handler to the *error* function of the calling namespace.

Return Values

Does not return normally to the local caller.

Side Effects

Transfers control across namespace/error boundaries.

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