Disable prompt to save changed files

Beta releases, announcements and anything else that doesn't fit below. Please read the <B>Welcome</B> topic.

Moderator: DPlotAdmin

Post Reply
arthur_etchells
Posts: 30
Joined: Fri Jul 15, 2005 9:18 am

Disable prompt to save changed files

Post 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!
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Yes. Send [ClearEditFlag()] as the last command.
Visualize Your Data
support@dplot.com
Post Reply