<?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: Will CFMX8 have cfcontinue?</title>
	<atom:link href="http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/</link>
	<description>Rich Internet Application development</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:10:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sharmo</title>
		<link>http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/comment-page-1/#comment-12</link>
		<dc:creator>sharmo</dc:creator>
		<pubDate>Thu, 30 Nov 2006 02:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/#comment-12</guid>
		<description>&lt;p&gt;Ah yes Ryan that would work splendidly! Nice one!&lt;/p&gt;
&lt;code&gt;&lt;cfloop from=&quot;1&quot; to=&quot;10&quot; index=&quot;i&quot;&gt;
   &lt;cftry&gt;
      &lt;cfif i EQ 5&gt;
         &lt;cfthrow type=&quot;continue&quot;&gt;
      &lt;/cfif&gt;
      This number will never be 5: #i#
      &lt;cfcatch type=&quot;continue&quot;&gt;&lt;!--- ignore ---&gt;&lt;/cfcatch&gt;
   &lt;/cftry&gt;
&lt;/cfloop&gt;&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>Ah yes Ryan that would work splendidly! Nice one!</p>
<p><code><cfloop from="1" to="10" index="i"><br />
   <cftry><br />
      <cfif i EQ 5><br />
         <cfthrow type="continue"><br />
      </cfthrow></cfif><br />
      This number will never be 5: #i#<br />
      <cfcatch type="continue"><!--- ignore ---></cfcatch><br />
   </cftry><br />
</cfloop></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Guill</title>
		<link>http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/comment-page-1/#comment-11</link>
		<dc:creator>Ryan Guill</dc:creator>
		<pubDate>Wed, 29 Nov 2006 23:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/#comment-11</guid>
		<description>I find the solution that is in the first comment of this page: http://weblogs.macromedia.com/cantrell/archives/2003/08/living_without.cfm
a useful workaround in the meantime, but it is far from elegant.</description>
		<content:encoded><![CDATA[<p>I find the solution that is in the first comment of this page: <a href="http://weblogs.macromedia.com/cantrell/archives/2003/08/living_without.cfm" rel="nofollow">http://weblogs.macromedia.com/cantrell/archives/2003/08/living_without.cfm</a><br />
a useful workaround in the meantime, but it is far from elegant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Gonda</title>
		<link>http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/comment-page-1/#comment-9</link>
		<dc:creator>Rob Gonda</dc:creator>
		<pubDate>Wed, 29 Nov 2006 04:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/2006/11/29/will-cfmx8-have-cfcontinue/#comment-9</guid>
		<description>cfcontinue has not been implemented in the current release of Scorpio. I just added a request for enhancement (#65487) for it.

Cheers.</description>
		<content:encoded><![CDATA[<p>cfcontinue has not been implemented in the current release of Scorpio. I just added a request for enhancement (#65487) for it.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: chapter31.nfshost.com @ 2012-02-09 07:59:17 -->
