Excel without ole

Hi, everybody,

Do somebody know how to manipulate the existing excel document without
win32ole on Mac os or linux?

Best regards

On Aug 10, 2007, at 8:32 AM, Artur S. wrote:

Do somebody know how to manipulate the existing excel document without
win32ole on Mac os or linux?

on either mac or linux the one approach is to actually run windows
using either parallels or cross-over office respectively, then
install a ruby in that windows install and use it to do the
manipulation. if by ‘manipulation’ you mean just reading there are
quite a few readers out there.

a @ http://drawohara.com/

On 8/10/07, ara.t.howard [email protected] wrote:

manipulation. if by ‘manipulation’ you mean just reading there are
quite a few readers out there.

a @ http://drawohara.com/

we can deny everything, except that we have the possibility of being
better. simply reflect on that.
h.h. the 14th dalai lama

http://raa.ruby-lang.org/project/parseexcel/

On 8/10/07, Artur S. [email protected] wrote:

Hi, everybody,

Do somebody know how to manipulate the existing excel document without
win32ole on Mac os or linux?

Best regards

Posted via http://www.ruby-forum.com/.

http://raa.ruby-lang.org/search.rhtml?search=excel

Thank you all!