Re: How to read xlsx files in Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message
Spock said...

What are my options for reading data from an excel file into a Euphoria program?

regards, Spock

There's no native library in Euphoria to do this afaik. (You could start with one of the XML libraries and add stuff from there, but it'd be a lot of work.)

I'd recommend either http://poi.apache.org/ with JNI (see http://www.rapideuphoria.com/e-examples.zip or http://www.rapideuphoria.com/japi.tar.gz for examples on how to do this) or (for a C/C++ library that's easier to wrap directly in Eu) libopc: http://wp.libpf.com/?p=670 and http://libopc.codeplex.com/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu