Re: [Tutor] Convert doc to txt on Ubuntu

2009-09-16 Thread Rich Lovely
2009/9/16 Carnell, James E : > > I am needing to access the text in hundreds of Microsoft .doc files on an > Ubuntu OS. I looked at win32 , but only saw support for windows. I am going > through all of these files to create a fairly simple text delimited file for > a spreadsheet. > > A) Batch conve

Re: [Tutor] Convert doc to txt on Ubuntu

2009-09-16 Thread عماد نوفل
On Wed, Sep 16, 2009 at 3:03 PM, Carnell, James E < jecarn...@saintfrancis.com> wrote: > > I am needing to access the text in hundreds of Microsoft .doc files on an > Ubuntu OS. I looked at win32 , but only saw support for windows. I am going > through all of these files to create a fairly simple

[Tutor] Convert doc to txt on Ubuntu

2009-09-16 Thread Carnell, James E
I am needing to access the text in hundreds of Microsoft .doc files on an Ubuntu OS. I looked at win32 , but only saw support for windows. I am going through all of these files to create a fairly simple text delimited file for a spreadsheet. A) Batch convert to text files so I can access them B)