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?
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?