N
Nikolai Kirsebom
We have an application which uses Word through Automation as a text
editor. The application is used with Word97, Word2000 and Word2002.
We are currently testng to release it for Word2003.
We have our own DOT file which handles saving the content of the
document and have thus defined the Document_Close method.
If the user selects the X (cross in upper right hand corner of
applicatoin), the Document_Close is called, however at this point, the
Saved flag of the current document has be set to True - even if it was
False just prior to selecting the X.
Does anyone know if there has been any changes in the handling of the
Saved flag wrt Word2003 - or does anyone have any hints ?
Thanks for any help.
Nikolai
editor. The application is used with Word97, Word2000 and Word2002.
We are currently testng to release it for Word2003.
We have our own DOT file which handles saving the content of the
document and have thus defined the Document_Close method.
If the user selects the X (cross in upper right hand corner of
applicatoin), the Document_Close is called, however at this point, the
Saved flag of the current document has be set to True - even if it was
False just prior to selecting the X.
Does anyone know if there has been any changes in the handling of the
Saved flag wrt Word2003 - or does anyone have any hints ?
Thanks for any help.
Nikolai