D
DevalilaJohn
I have a template for a document that includes a command button which when
pressed will do a save by assigning a file name based on a text string and
looking up a number from a flat file. As part of the save process, the
number gets incremented.
This all works fine. What doesn't work quite the way I'd like is that when
closing a document created off the template, the user is asked if they want
to save changes to the template as well as the new document. How can I
prevent the prompt on saving changes to the template from appearing?
Thanks for any suggestions.
John
pressed will do a save by assigning a file name based on a text string and
looking up a number from a flat file. As part of the save process, the
number gets incremented.
This all works fine. What doesn't work quite the way I'd like is that when
closing a document created off the template, the user is asked if they want
to save changes to the template as well as the new document. How can I
prevent the prompt on saving changes to the template from appearing?
Thanks for any suggestions.
John