Function Entry: VLE-LISPINSTALL

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

Function Entry: VLE-LISPINSTALL

Name

vle-lispinstall

Class

BricsCAD VLE Library Function

Syntax

(vle-lispinstall)

Arguments and Values

  • none

Description

returns the path (folder) where the Lisp engine is running from

Return Values

the path (folder) where the Lisp engine is running from

Examples

(vle-lispinstall) =>
"D:\BricsCAD V13"

Availability

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

Source Notes