-----Original Message-----
From: Rohit P [mailto:rohitmp....@gmail.com]
Sent: Thursday, January 15, 2009 12:13 PM
To: Ant Users List
Subject: Ant accessing xls tasks

/*
Hi,
Is there any way of accessing an excel sheet [rows, columns, sheet etc. in
an .xls] using Ant ?
Please point me if there exists any.
*/

any scripting language that works with WIN32 OLE
(Ruby, VBS ...) via <exec>, i used Ruby for that purpose
(JRuby which runs in ant script task still has no WIN32 OLE support
 from what i know)
this site has a bunch of examples =
http://rubyonwindows.blogspot.com

via WIN32 OLE and <script language="groovy">
http://groovy.codehaus.org/COM+Scripting

use <java> with Apache POI
http://poi.apache.org/
http://www.linux.com/feature/39784


Don't ask me for details about Scriptom or POI, i never used them.


Regards, Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to