Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
Can we load a vlx file from lisp?
As in the arx example..
(setvar "FILEDIA" 0)
(arxload "C:\\Users\\Toshiba\\AppData\\Roaming\\Autodesk\\AutoCAD 2023\\R24.2\\enu\\Support\\DOSLib24x64.arx")
(setvar "FILEDIA" 1)
Solved! Go to Solution.