<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: COM Scripting With Groovy</title>
	<atom:link href="http://juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: vp</title>
		<link>http://juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/comment-page-1/#comment-237</link>
		<dc:creator>vp</dc:creator>
		<pubDate>Wed, 21 Mar 2007 02:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/#comment-237</guid>
		<description>I see, so we can use available VB documentation, but stay within our Java/Groovy comfort zone. Very cool!

Still, are there any VB references you could recommend for us?

Sorry to be a pest, but I&#039;m lost when it comes to MS web resources &amp; books.
Thanks much!</description>
		<content:encoded><![CDATA[<p>I see, so we can use available VB documentation, but stay within our Java/Groovy comfort zone. Very cool!</p>
<p>Still, are there any VB references you could recommend for us?</p>
<p>Sorry to be a pest, but I&#8217;m lost when it comes to MS web resources &amp; books.<br />
Thanks much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechKnow</title>
		<link>http://juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/comment-page-1/#comment-236</link>
		<dc:creator>TechKnow</dc:creator>
		<pubDate>Wed, 21 Mar 2007 02:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/#comment-236</guid>
		<description>@vp - Thanks for the comments.  That is a really good question.  The above Groovy/COM code is very similar, if not identical, to how you would do it in Visual Basic.  Even the naming convention is preserved from how you do it in VB.  I recommend you try to find vbs code to do what you want and then try to convert it to Groovy.  You should be able to find a lot of vbs code examples.  Hope that helps.</description>
		<content:encoded><![CDATA[<p>@vp &#8211; Thanks for the comments.  That is a really good question.  The above Groovy/COM code is very similar, if not identical, to how you would do it in Visual Basic.  Even the naming convention is preserved from how you do it in VB.  I recommend you try to find vbs code to do what you want and then try to convert it to Groovy.  You should be able to find a lot of vbs code examples.  Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vp</title>
		<link>http://juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/comment-page-1/#comment-235</link>
		<dc:creator>vp</dc:creator>
		<pubDate>Wed, 21 Mar 2007 00:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/#comment-235</guid>
		<description>How do you know the API for making these COM calls to Outlook? (e.g. CreateItem(), message.Recipients.add())
Is there any helpful documentation or reference that you use to find the available methods?
Thanks</description>
		<content:encoded><![CDATA[<p>How do you know the API for making these COM calls to Outlook? (e.g. CreateItem(), message.Recipients.add())<br />
Is there any helpful documentation or reference that you use to find the available methods?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Don</title>
		<link>http://juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/comment-page-1/#comment-234</link>
		<dc:creator>The Don</dc:creator>
		<pubDate>Thu, 01 Mar 2007 09:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/08/08/com-scripting-with-groovy/#comment-234</guid>
		<description>Needed to print from Word, Excel etc. using Java.
Thanks for putting me on the right track with Groovy and Scriptom.</description>
		<content:encoded><![CDATA[<p>Needed to print from Word, Excel etc. using Java.<br />
Thanks for putting me on the right track with Groovy and Scriptom.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

