Page 1 of 1

Disable prompt to save changed files

Posted: Mon Aug 28, 2006 10:06 am
by arthur_etchells
Hello, just wanted to know if it's possible to disable the prompt that appears when a user attempts to close a file created and modified via the dplot_command() interface from VBA. I am using dplot to show a graph that will will be saved very rarely. The ease of closing this transient plot without the 'save this file before closing' warning far outweighs the danger of accidentallly closing an important file.
Is there any way to disable this warning on a per-plot basis?
Thanks for any help!

Posted: Mon Aug 28, 2006 1:11 pm
by DPlotAdmin
Yes. Send [ClearEditFlag()] as the last command.