Function Entry: DOSGUIDGEN

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

Function Entry: DOSGUIDGEN

Name

`dosguidgen`

Class

BricsCAD DOSLib Function

Syntax

(dos_guidgen)

Description

Creates a GUID (Globally Unique IDentifier) in string format "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee"; all characters are uppercase. Returns NIL in case of an error. Example : (dosguidgen) "0D4BBF8C-4621-4168-A7F1-D3C3C8ABBEF9"

Return Values

Vendor-defined; see Source Notes.

Availability

  • AutoCAD 2026: not documented.
  • BricsCAD V26: documented.
  • Status: BricsCAD-only.

Source Notes