<?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 for Soundside Software</title>
	<atom:link href="http://www.soundsidesoftware.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.soundsidesoftware.com</link>
	<description>...precision software, by design</description>
	<lastBuildDate>Sun, 27 Mar 2011 15:30:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Did You Forget Something? Or, How to Get Outlook To Remind You to Insert a Forgotten Attachment by David Horowitz</title>
		<link>http://www.soundsidesoftware.com/did-you-forget-something/comment-page-1/#comment-20</link>
		<dc:creator>David Horowitz</dc:creator>
		<pubDate>Sun, 27 Mar 2011 15:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundsidesoftware.com/2010/01/29/did-you-forget-something/#comment-20</guid>
		<description>Thanks for your addition there, it&#039;s a nice addition.</description>
		<content:encoded><![CDATA[<p>Thanks for your addition there, it&#8217;s a nice addition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Did You Forget Something? Or, How to Get Outlook To Remind You to Insert a Forgotten Attachment by nj</title>
		<link>http://www.soundsidesoftware.com/did-you-forget-something/comment-page-1/#comment-19</link>
		<dc:creator>nj</dc:creator>
		<pubDate>Sun, 27 Mar 2011 12:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.soundsidesoftware.com/2010/01/29/did-you-forget-something/#comment-19</guid>
		<description>Try this simple code for adding multiple files!

Sub ExecuteInsertFileCommand()
again:
  Application.ActiveInspector.CommandBars(&quot;Standard&quot;).Controls(&quot;&amp;File...&quot;).Execute
  If MsgBox(&quot; ? Add Another ?&quot;, vbQuestion + vbYesNo) = vbYes Then
   GoTo again:
  End If
End Sub</description>
		<content:encoded><![CDATA[<p>Try this simple code for adding multiple files!</p>
<p>Sub ExecuteInsertFileCommand()<br />
again:<br />
  Application.ActiveInspector.CommandBars(&#8220;Standard&#8221;).Controls(&#8220;&amp;File&#8230;&#8221;).Execute<br />
  If MsgBox(&#8221; ? Add Another ?&#8221;, vbQuestion + vbYesNo) = vbYes Then<br />
   GoTo again:<br />
  End If<br />
End Sub</p>
]]></content:encoded>
	</item>
</channel>
</rss>

