sean112 Posted July 18, 2016 Author Posted July 18, 2016 Excellent - you're welcome. As such, the dialog won't be displayed and cannot be configured until the new_dialog function is evaluated, but the displayed dialog is not operational until the start_dialog function is evaluated - therefore, if your code were to evaluate the new_dialog expression without a corresponding start_dialog expression, the modal dialog would be displayed but would not be able to be dismissed (AutoCAD must in terminated in this scenario). I fixed what is said, and I put everything in. Everything works fine now. Thanks. I realized I also have to done_dialog then do the command later. I found load, new, start, done, unload to be the order. Really appreciated your effort, sir. Quote
Lee Mac Posted July 18, 2016 Posted July 18, 2016 You're welcome - glad you were able to develop a solution. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.