The prompt
Resuming DUCTILCAD_DUCTILCAD_MAINFORM_PICTUREBOX2_ONCLICKED command.
Does not appear in AutoCAD 2010 but appears in AutoCAD 2011, 2012 and 2013.
I'm losing some variable that controls the display?
thanks
velasquez
How is the command being interrupted? Can you post a simple example that demonstrates the problem?
The insert command is running.
The only problem is the display of the prompt.
Quote from: owenwengerd on August 01, 2012, 01:02:58 PM
How is the command being interrupted? Can you post a simple example that demonstrates the problem?
The prompt can be observed during the execution of the file Selections.lsp.
It can be found in the examples of OpenDCL
Thanks
velasquez
Please provide detailed steps to reproduce the problem using the Selections sample.
Quote from: owenwengerd on August 03, 2012, 09:05:05 PM
Please provide detailed steps to reproduce the problem using the Selections sample.
The file attached image shows the behavior of the command line prompt in AutoCAD 2010 with Pam or Zoom commands.
The archive shows the same thing with AutoCAD 2013, 12 11.
Please see the difference between the versions and tell me if there is any AutoCAD variable that controls this.
I am able to reproduce the problem. I'm not sure why this changed, and I don't know how to prevent the message from displaying. Maybe you could set NOMUTT to 1 when the dialog is dismissed, then reset it to zero when the user input is finished, but this coould be risky.