[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

ruby scripting spreadsheets

Gary England

11/21/2007 4:41:00 PM

Hi,
I currently use the following within my test scripts to output results
to excel:

EXCEL = WIN32OLE.connect('excel.Application')

Is there an equivalent for Open Office documents?

Regards,

gary
--
Posted via http://www.ruby-....

1 Answer

Chris Worrall

11/21/2007 8:10:00 PM

0

Note: parts of this message were removed by the gateway to make it a legal Usenet post.

Hi Gary,
roo supports openoffice -- http://roo.ruby... -- but it's read-only
at this point.

Cheers,
Chris

On Nov 21, 2007 8:40 AM, Gary England <gary.england@hmv.co.uk> wrote:

> Hi,
> I currently use the following within my test scripts to output results
> to excel:
>
> EXCEL = WIN32OLE.connect('excel.Application')
>
> Is there an equivalent for Open Office documents?
>
> Regards,
>
> gary
> --
> Posted via http://www.ruby-....
>
>