On 7/4/06, yahav Biran <[EMAIL PROTECTED]> wrote:

It's nightmare to process an xls file. An external system is generating it
and I need to process it.
Is there any way to convert Microsoft Excel xls To CSV using a shell script.
Is there any linux util that can help?

I don't know about shell scripts but if you have Perl on the system
you can have very simple interface to both read and write Excel files.

See these modules

http://search.cpan.org/dist/Spreadsheet-ParseExcel-Simple/
http://search.cpan.org/dist/Spreadsheet-ParseExcel/

Gabor

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to