Re: parsing MS word docs -- tutorial request

2008-10-29 Thread bp . tralfamadore
Thanks everyone -- very helpful! I really appreciate your help -- that is what makes the world a wonderful place. peace. ::bp:: -- http://mail.python.org/mailman/listinfo/python-list

parsing MS word docs -- tutorial request

2008-10-28 Thread bp . tralfamadore
All, I am trying to write a script that will parse and extract data from a MS Word document. Can / would anyone refer me to a tutorial on how to do that? (perhaps from tables). I am aware of, and have downloaded the pywin32 extensions, but am unsure of how to proceed -- I'm not familiar with th