<html>
<head>

</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div>I thought about POI and ABCL, however while POI support for Excel is pretty good, it’s support for MS Word, one of the main inputs to this exercise, is next to nonexistent.</div>
</div>
</div>
<div><br>
</div>
<div>Good ‘blog post BTW. I’m glad to know that ABCL has finally come of age. Now if only someone would create a Common Lisp targeting the Microsoft DLR… (I actually thought of trying to implement just what I need for the purposes of this project, but then
 came to my senses). IronScheme is one option, but it’s not common lisp, so would end up being more like a scripting language. Workable, though not ideal.</div>
<div><br>
</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span>- Steve</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Hans Hübner <<a href="mailto:hans.huebner@gmail.com">hans.huebner@gmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Monday, 17 June 2013 16:46 <br>
<span style="font-weight:bold">To: </span>Steven Nunez <<a href="mailto:steven.nunez@illation.com">steven.nunez@illation.com</a>><br>
<span style="font-weight:bold">Cc: </span>"<a href="mailto:openmcl-devel@clozure.com">openmcl-devel@clozure.com</a>" <<a href="mailto:openmcl-devel@clozure.com">openmcl-devel@clozure.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Openmcl-devel] RDNZL Anyone?<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">On Mon, Jun 17, 2013 at 10:42 AM, Steven Núñez <span dir="ltr"><<a href="mailto:steven.nunez@illation.com" target="_blank">steven.nunez@illation.com</a>></span> wrote:<br>
<div class="gmail_extra">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Perhaps I should have phrased my question a bit differently: Does anyone<br>
have any good ways to access .NET or C libraries on the Microsoft from<br>
CCL? I need to do a lot of manipulation of Office document contents.<br>
</blockquote>
<div><br>
</div>
<div style="">If you "just" need to manipulate Office documents, maybe using Apache POI (<a href="http://poi.apache.org/">http://poi.apache.org/</a>) is an option for you.  Apache POI is a Java library and there are a few different ways how to access Java libraries
 from Lisp.  I'm using ABCL for that purpose (<a href="http://netzhansa.blogspot.de/2013/03/dealing-with-excel-files-from-common.html">http://netzhansa.blogspot.de/2013/03/dealing-with-excel-files-from-common.html</a>), but there are a few other options (<a href="http://www.cliki.net/java">http://www.cliki.net/java</a>)
 that might be worth looking at.</div>
<div style=""><br>
</div>
<div style="">-Hans</div>
</div>
</div>
</div>
</div>
</div>
</span>
</body>
</html>