Results 1 to 3 of 3
  • Thread Tools
  1. 3 Star Lounger
    Join Date
    Nov 2002
    Posts
    387
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Auto Save question (Word 2000)

    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

  2. Super Moderator jscher2000's Avatar
    Join Date
    Feb 2001
    Location
    Silicon Valley, USA
    Posts
    23,112
    Thanks
    5
    Thanked 93 Times in 89 Posts

    Re: Auto Save question (Word 2000)

    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.

  3. 3 Star Lounger
    Join Date
    May 2001
    Location
    Burlington, KS, USA
    Posts
    207
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Auto Save question (Word 2000)

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •