Group: microsoft.public.word.vba.general
From: "Shauna Kelly"
Date: Monday, February 18, 2008 2:54 PM
Subject: Re: Extracting Word revision log

Hi Isa

That information was included in the binary .doc format in Word 2000 and
earlier versions, but was removed in the 3 latest versions of Word. In
any case, it was never exposed outside Word. That is, you could not get
to that information programatically.

Hope this helps.

Shauna Kelly. Microsoft MVP.
http://www.shaunakelly.com/word



"Isa Muqattash" wrote in
message news:7681E8C5-0B93-46F1-9152-22A67B8347C7@microsoft.com...
> Hi Shauna,
>
> Thanks for the response, and sorry for not being clear enough.
> Basically I
> am looking to extract the list of pairs (authors and the save as path
> that
> they specified). I know you can see this info if you open a .doc by
> selecting
> the "Recover Text from Any File" open option in Word. This is what I
> meant
> when by "revision logs". How can I get this information
> programatically?
>
> Thanks!
> Isa