[erlang-questions] reading excel files in Erlang
mats cronqvist
masse@REDACTED
Thu Apr 16 11:39:40 CEST 2009
Michael Connors <connorsml@REDACTED> writes:
> Hi,
> Does anyone know if there is an Erlang module for extracting data from data
> from excel files?
> I didn't find one on CEAN, but I am new to Erlang so could be looking in the
> wrong place.
in older releases (~R9 or so) there was an application called
"comet" that used COM to manipulate MS documents. See e.g.
http://www.erlang.se/euc/00/Comet.ppt
I've never used it, and have no idea if still (or ever) works.
mats
More information about the erlang-questions
mailing list