caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Edgar Friendly <thelema314@gmail.com>
To: Jon Harrop <jon@ffconsultancy.com>
Cc: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Re: OT: Commercial Support and Programming Languages
Date: Wed, 07 Nov 2007 11:16:20 -0600	[thread overview]
Message-ID: <4731F2E4.7070100@gmail.com> (raw)
In-Reply-To: <200711071641.25034.jon@ffconsultancy.com>

Jon Harrop wrote:
> On Wednesday 07 November 2007 16:35, you wrote:
>> Depending on the complexity of your results, you *might* succeed at
>> outputting a CSV file and having OO.org import that.  It probably won't
>> look like a final product, but might serve as a base for some OO macros
>> to clean up.
> 
> Can an OCaml program command OpenOffice to overwrite a current worksheet with 
> the contents of a CSV file? I'm doing that by hand at the moment...
> 
OO.org has UNO, which is available through Java, OO Basic, MS OLE and
the CLI.  There's supposedly Python bindings too.  To do what you want,
I expect you'll need some bindings to UNO, which don't exist ATM, but
CamlIDL might get you to OLE easy enough (never used it, tho), or some
of the new caml-java might get you through the java route.  A weak
binding might not take that much work to write.

E.


  reply	other threads:[~2007-11-07 17:16 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-04 12:01 Smoke Vector Graphics: source code licenses for sale Jon Harrop
2007-11-04 15:06 ` [Caml-list] " Oliver Bandel
2007-11-04 16:12   ` skaller
2007-11-04 16:48     ` Oliver Bandel
2007-11-04 17:45       ` skaller
2007-11-04 21:29         ` Oliver Bandel
2007-11-04 17:47       ` David Allsopp
2007-11-04 21:25         ` Oliver Bandel
2007-11-04 16:58     ` Industry looks for commercial OCaml support? Oliver Bandel
2007-11-04 17:52       ` [Caml-list] " skaller
2007-11-04 21:39         ` Oliver Bandel
2007-11-05  3:32           ` skaller
2007-11-05  3:58             ` OT: Commercial Support and Programming Languages Robert Fischer
2007-11-05  5:04               ` [Caml-list] " Jon Harrop
2007-11-07 15:55                 ` Alan Falloon
2007-11-07 16:07                   ` [Caml-list] " Jon Harrop
2007-11-07 16:35                     ` Edgar Friendly
2007-11-07 16:41                       ` Jon Harrop
2007-11-07 17:16                         ` Edgar Friendly [this message]
2007-11-07 18:46                         ` Christophe TROESTLER
2007-11-07 19:28                     ` Richard Jones
2007-11-05  7:22               ` [Caml-list] " skaller
2007-11-05  5:05             ` [Caml-list] Industry looks for commercial OCaml support? Jon Harrop
2007-11-04 18:29     ` [Caml-list] Smoke Vector Graphics: source code licenses for sale Vincent Hanquez
2007-11-08 18:28     ` Alexandre Pilkiewicz
2007-11-08 19:09       ` Luc Maranget
2007-11-08 20:24         ` Alexandre Pilkiewicz
2007-11-08 20:53           ` Edgar Friendly
2007-11-08 23:04             ` Oliver Bandel
2007-11-08 19:14       ` Brian Hurt
2007-11-08 23:08       ` Richard Jones
2007-11-09 12:16         ` Gerd Stolpmann
2007-11-09 12:31           ` Richard Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4731F2E4.7070100@gmail.com \
    --to=thelema314@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=jon@ffconsultancy.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).