<?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 - 6 - Developing_ColdFusion_MX_Applications_with_CFML - Expressions2.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-25T18:04:15</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Expressions2.htm#367" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Expressions2.htm#367">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Expressions2.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/Expressions2.htm#367</link>
		<description>In the paragraph headed &quot;Arithmetic Expressions&quot; the description of MOD in the table states:&lt;br&gt;&lt;br&gt;&quot;The right should be an integer; using an integer causes an error, and if you specify a real number ColdFusion ignores the fractional part; for example, 11 MOD 4 is 3.&quot;&lt;br&gt;&lt;br&gt;Do you mean:&lt;br&gt;&quot;The right operand should be an integer; using a non-numeric value causes an error, and if you specify a real number ColdFusion ignores the fractional part; for example, 11 MOD 4 is 3.&quot;  &lt;br&gt;&lt;br&gt;ALSO, on the same page:&lt;br&gt;the description of contains in boolean expressions, states:&lt;br&gt;&lt;br&gt;CONTAINS:  Return True if the value on the left is contained in the value on the right.  &lt;br&gt;&lt;br&gt;Shouldn't it be:&lt;br&gt;Return True if the value on the RIGHT is contained in the value on the LEFT.&lt;br&gt;&lt;br&gt;OR&lt;br&gt;&lt;br&gt;Return True if the value on the left CONTAINES the value&lt;br&gt;on the right.&lt;br&gt;&lt;br&gt;</description>
		<dc:creator>srhcfmx</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2002-05-31T15:01:00</dc:date>
	</item>
	</rdf:RDF>

