Subject: ruby scripting spreadsheets
From: Gary England <gary.england hmv.co.uk>
Date: Thu, 22 Nov 2007 01:40:35 +0900
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/.