LISPSYS System Variable — GstarCAD 2027


LISPSYS System Variable

GstarCAD 2027 · System Variables

System Variables > L System Variables > LISPSYS

Function Description:

The LISPSYS system variable is used to control the default GLISP development environment and editor launched with the VLISP command.
After changing the value of the LISPSYS system variable, GCAD must be restarted to switch to the GstarLisp development environment.

Type Integer
Saved in Registry
Initial value 1
Range 0、1、2

System Variable Value:

0: Visual Studio (VS) Code is set as the default editor, and the GstarLisp functions do not fully support Unicode characters. GstarLisp source (LSP) files are saved and compiled using the ASCII (MBCS) character set. Note: This setting takes effect in GstarCAD 2024 and opens the VLIDE editor by default.
1: Visual Studio (VS) Code is set as the default editor and the GstarLisp functions fully support Unicode characters. GstarLisp source (LSP) files are saved with the encoding set in VS Code and compiled with the Unicode character set.
2: Visual Studio (VS) Code is set as the default editor, and the GstarLisp functions fully support Unicode characters. GstarLisp source (LSP) files are saved with the encoding set in VS Code, and at compile time they use the ASCII (MBCS) character set.

Other versions with matching text

2024 · 2025 · 2026



Article ID: 3678
Created: September 26, 2026
Last Updated: September 25, 2026
Author: kbadmin

Online URL: https://www.kb2.gstarcad.com.my/article.php?id=3678