We are making use of the BeforeSave event which is being fired everytime the Autosave is fired. Is there a way to catch the Autosave event and or while in the beforesave event to be able to tell that it was fired by the AutoSave event?
Thanks
We are making use of the BeforeSave event which is being fired everytime the Autosave is fired. Is there a way to catch the Autosave event and or while in the beforesave event to be able to tell that it was fired by the AutoSave event?
Thanks

This month, every Windows Secrets subscriber can download a one-chapter excerpt of Windows 7: The Missing Manual.Windows 7: The Missing Manual provides valuable information to help you overcome these difficulties in learning a new operating system. Subscribe today to download your free excerpt.
I had roughly the same inquiry a while back: how do you know if Save is being called in connection with a Close? I don't recall there being any built-in facility to figure this out. However, if you control all other avenues to the event, you can set a flag (global variable) in those procedures so that you know if you got there in the way you intended or some other way.
Are you sure you're not referring to AutoRecover rather than AutoSave? I don't believe Word 2000 has AutoSave functionality.
The postings on this site are my own and do not necessairly represent the position or opinion of WCNOC.