Ruby scripting spreadsheets

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-forum.com/.

Hi Gary,
roo supports openoffice -- http://roo.rubyforge.org/ -- 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-forum.com/\.