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
- [vle-lispinstall (BricsCAD V26 DevRef)](https://developer.bricsys.com/bricscad/help/en_US/V26/DevRef/source/vlelispinstall.htm)
- Status: documented (Phase 3 follow-up: body filled from the BricsCAD V26 per-symbol page on 2026-04-26).