OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: velasquez on August 07, 2025, 02:37:46 PM

Title: OpenDCL with Lspload
Post by: velasquez on August 07, 2025, 02:37:46 PM
I'm using LspLoad.ZRX.2025.x64.zrx to load my application in ZWCAD 2025.
I happened to set LOADCTRLS to load a .vlx file at startup.
But the command takes a very long time to respond.
Can anyone help me with this?
Title: Re: OpenDCL with Lspload
Post by: velasquez on August 08, 2025, 11:42:14 AM
I discovered that the problem wasn't with LspLoad, but rather with ZWCAD loading a .vlx file, in my case 2,009 kb in size.
The application works fine after the long wait for it to load.