file in use

S

S.D

How does microsoft word 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
 
J

Jay Freedman

How does microsoft word 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

When a user opens a document in Word, it creates another file in the
same folder, with the same name as the document but with the first two
characters replaced by "~$". This is called the "owner file". Among
other things, it contains the login name of the user who opened the
document, as a string starting in the second byte.
 

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

Top