Started by TopoWAR ·
2022-09-11 19:16 UTC ·
2 replies · SMF topic #2830
TopoWAR
2022-09-11 19:16 UTC
good, I request your help, is there a way to close all the dialog boxes when closing an autocad drawing? in used Form-CloseAll but it only works for me when opening a drawing, I appreciate your help, thanks
fred_tomke
2022-09-12 15:03 UTC
Hello, did you have a try with a dwg-reactor (beginClose)?
https://help.autodesk.com/view/ACD/2018/ENU/?guid=GUID-82B7F0D1-02AD-4463-A8A3-BF87EFCC83A4
Since the execution of lisp (and so OpenDCL events) is depending of open documents you have to close the form when the last document is going to get closed (in the hope my English was right and understandable).
With regards, Fred
TopoWAR
2022-09-12 17:56 UTC
gracias :D