<?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 - 00000467.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-26T10:25:05</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000467.htm#39906" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000467.htm#27737" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000467.htm#39906">
		<title>coldfusion/7/htmldocs/00000467.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000467.htm#39906</link>
		<description>From ColdFusion 7 - &lt;br /&gt; Parameter validation error for function FORMATBASEN.&lt;br /&gt;The value of the parameter 1, which is currently &quot;999999999999&quot;, must be a int value.&lt;br /&gt;&lt;br /&gt;The docs says it takes a number - but it is really looking for an int. (which gets capped at 2,147,483,647.</description>
		<dc:creator>FlexAuthority.com</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-24T22:51:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000467.htm#27737">
		<title>coldfusion/7/htmldocs/00000467.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000467.htm#27737</link>
		<description>InputBaseN under CFMX6.1 doesn't accept long 32 hex numbers. (Unsure about CFMX7).&lt;br /&gt;&lt;br /&gt;The following code:&lt;br /&gt;&lt;br /&gt;&lt;cfset hash = &quot;28EFD7DB3476EC37B0921108C3E32FD2&quot;&gt;&lt;br /&gt;&lt;cfset hash_dec = InputBaseN(hash,16)&gt;&lt;br /&gt;&lt;cfset hash_36 = FormatBaseN(hash_dec,36)&gt;&lt;br /&gt;&lt;br /&gt; Invalid argument for function InputBaseN.&lt;br /&gt;The argument 1 of InputBaseN which is now &quot;28EFD7DB3476EC37B0921108C3E32FD2&quot; must be a valid number in base 16.&lt;br /&gt;&lt;br /&gt;Shortening the 32 char hex string to a 16 string hex number works. Hence, you can't use CreateUUID to create a UID which could be shorted to base 36 as a short string hash.</description>
		<dc:creator>ianchia</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-10T19:57:25</dc:date>
	</item>
	</rdf:RDF>

