Re: [PHP] read cwk files

2007-01-04 Thread Richard Lynch
On Wed, January 3, 2007 11:49 pm, John Salib wrote: both google and yahoo resturn no result when searching for cwk2xls http://info.com/convert clarisworks to excel [that's not a kosher URL, but I gave up trying to convince my ex-boss to fix this bug...] turned up MacLinkPlus (Mac) and

[PHP] read cwk files

2007-01-03 Thread John Salib
Hi, I need to read cwk files (mac clarisworks files). so is it possible to do so using php if so how to do that? Thanks. _ Get FREE Web site and company branded e-mail from Microsoft Office Live

Re: [PHP] read cwk files

2007-01-03 Thread Curt Zirzow
On 1/3/07, John Salib [EMAIL PROTECTED] wrote: Hi, I need to read cwk files (mac clarisworks files). so is it possible to do so using php if so how to do that? Sure you can read the files, the question is what is the output you want it in? Once that is answered, is there such a tool i can

Re: [PHP] read cwk files

2007-01-03 Thread John Salib
@lists.php.net Subject: Re: [PHP] read cwk files Date: Wed, 3 Jan 2007 00:58:47 -0800 On 1/3/07, John Salib [EMAIL PROTECTED] wrote: Hi, I need to read cwk files (mac clarisworks files). so is it possible to do so using php if so how to do that? Sure you can read the files, the question is what

Re: [PHP] read cwk files

2007-01-03 Thread Curt Zirzow
On 1/3/07, John Salib [EMAIL PROTECTED] wrote: well I mean I want to fetch the data from it. I need to get the data in plain text format. formating is not important. I found a script to do that for xls files but didn't find one for cwk files. This might be hard to find, do you have the

Re: [PHP] read cwk files

2007-01-03 Thread Curt Zirzow
On 1/3/07, Curt Zirzow [EMAIL PROTECTED] wrote: On 1/3/07, John Salib [EMAIL PROTECTED] wrote: well I mean I want to fetch the data from it. I need to get the data in plain text format. formating is not important. I found a script to do that for xls files but didn't find one for cwk files.

Re: [PHP] read cwk files

2007-01-03 Thread Richard Lynch
On Wed, January 3, 2007 2:18 am, John Salib wrote: I need to read cwk files (mac clarisworks files). so is it possible to do so using php if so how to do that? Google for cwk2xls and see if you can convert Clarisworks to MS Excel, which *has* to be a very common need. You can then use the XLS