BeforeClose

A

abno

Apologies if this has appeared before. Could not locate a similar item.

In MSProj2003, I have captured the "BeforeClose" event. This event is
fired when the document is closed BUT before the user gets a
notification to save the file (if modified).

If the file is modified, then the user has an option to CANCEL the
close event. which means that document may not get closed after the
"BeforeClose" event was fired

Is there any mechanism to find out if the file is actually closed other
than keeping the watch on all documents?
 
M

Mike Glen

Hi abno,

Try posting on the developer newsgroup as this one is closing down. Please
see FAQ Item: 24. Project Newsgroups. FAQs, companion products and other
useful Project information can be seen at this web
address:http://project.mvps.org/faqs.htm .

Mike Glen
Project MVP
 
Top