Hi

I got to read a Word doc file and parse some of its contents. The pattern is almost (99%) similar for all files so using RegExp would do.
But what I would like to know is, how to read a doc file ?

Using : VB 2005 Exp Edition

Thanks