Message 1 of 7
VS Code AutoLisp Extension - Load DCL Files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I apologize if this has already been covered. I searched the forum and didn't have any luck finding an answer.
In preparing to upgrade our department to the 2021 version of Autodesk software, I need to modify an existing LSP program. I am trying to use the VS Code AutoLisp Extension for the first time. The program I'm working on makes use of multiple DCL dialog boxes for user input. However, I haven't figured out how to get my DCL file to load or be used in the LSP debugging process.
If anybody knows of some good tutorials for using DCL files with the VS Code AutoLisp Extension or if you can explain the process to me, I'd greatly appreciate it.