<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 7 - htmldocs - 00000291.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T07:51:38</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000291.htm#59480" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000291.htm#44116" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000291.htm#59480">
		<title>coldfusion/7/htmldocs/00000291.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000291.htm#59480</link>
		<description>There are two ways to do this... (changing code base to CFLoop since is is documented to not do this has potential to break someone's code.)&lt;br /&gt;&lt;br /&gt;1. Use CFLoop with conditional evaluation.&lt;br /&gt;&lt;br /&gt;2. Use CFScript! ( my choice )</description>
		<dc:creator>sensiblepc</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-01-12T07:41:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000291.htm#44116">
		<title>coldfusion/7/htmldocs/00000291.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000291.htm#44116</link>
		<description>It isn't possible to change the index-variable within the loop...&lt;br /&gt;&lt;br /&gt;&lt;cfloop index=&quot;counter&quot; from=&quot;1&quot; to=&quot;5&quot;&gt;&lt;br /&gt;   &lt;cfoutput&gt;#counter#&lt;/cfoutput&gt;&lt;br /&gt;   &lt;cfif counter eq 2&gt;&lt;br /&gt;      &lt;cfset counter = counter + 1&gt;&lt;br /&gt;   &lt;/cfif&gt;&lt;br /&gt;&lt;/cfloop&gt;&lt;br /&gt;&lt;br /&gt;Returns: &quot;1 2 3 4 5&quot;, and not &quot;1 2 4 5&quot;...</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-01-12T10:06:07</dc:date>
	</item>
	</rdf:RDF>

