
December 2nd, 2004, 03:21 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 2
Time spent in forums: 17 m 3 sec
Reputation Power: 0
|
|
Pulling header info from a .doc file
Okay I have a file with 200+ different .doc files in it and in the header they are all formatted like so:
(Filename) (Document Title) (Date)
I want to be able to open these documents and pull the Filename and Document Title from the header and catalog them all into a list.
All I really don't understand how to do is the actual opening/pulling from the document. I can format the output and all that myself, thats easy, I've just never done anything like this before.
Any help would be appreciated. Thanks
|