From: Gary England Date: 2007-11-22T01:40:35+09:00 Subject: 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/.