OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: zoppelrenje on March 24, 2022, 05:23:24 AM

Title: Lisp Error
Post by: zoppelrenje on March 24, 2022, 05:23:24 AM
Hello,
with the new BricsCAD version V22, my lisp doesn't work anymore.

Error message:
----- LISP : Call Stack -----
;
Title: Re: Lisp Error
Post by: Fred Tomke on March 24, 2022, 09:16:38 AM
Hello,

is it possible to give a bit more information?
I do not know BricsCAD very well.
I remember some troubles with palettes and modeless forms in AutoCAD 2015 after Autodesk has removed fiber technology.
I don't want to say it has the same reason but it should demonstrate that we have to know in which context c:acm is called and your form is shown up.
Can you reproduce it with any type of OpenDCL form?
Regards, Fred