File Management

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How does microsoft word or excel understand that a document being edited by
other user. Can i find document's editor (user who opens document with write
access)
programatically.

Thanks for your assistance
 
Word, excel and other office suite products uses locking files to
indicate that they're being used by somebody else.

I'm not certain though what kind of information is stored in these
locking files.
 
As far as I can see, the ~$filename.doc file in 2003 seems to list the
locking user as the first bit of information in there. I'm not sure
how the file grows as you edit the document, but that would be a good
place to start looking.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top