Quote:
> I have been able to extractt he text from Word Docs with the following
> bit of code: ...
> This only works on word 6/95. Has anyone been able to parse a word 97 doc?
Unfortunately the document file format of Word documents is that complicated,
that you cannot even be sure that your first version works. E.g. it will
fail for fastsaved documents, for documents with bigger texts, and for
documents that are internally too much segmented by what reason ever. Same
for Word 97. ... :-(
Because of these reasons you might have fun using OLE::Storage (or Laola)
instead, to be found at your CPAN site or at:
http://wwwwbs.cs.tu-berlin.de/~schwartz/pmh/
Regards,
Martin
--
// Le degre zero de l'ecriture? Zero probleme!