<?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 - 00000614.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-26T04:12:31</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000614.htm#44268" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000614.htm#44268">
		<title>coldfusion/7/htmldocs/00000614.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000614.htm#44268</link>
		<description>Your example shows how to use the function, but it doesn't show what the results are.  I would suggest changing it to:&lt;br /&gt;&lt;br /&gt;---- begin results ----&lt;br /&gt;The REReplace function returns string with a regular expression replaced with substring in the specified scope. Case-sensitive search.&lt;br /&gt;&lt;br /&gt;REReplace(&quot;CABARET&quot;,&quot;C|B&quot;,&quot;G&quot;,&quot;ALL&quot;): GAGARET&lt;br /&gt;&lt;br /&gt;REReplace(&quot;CABARET&quot;,&quot;[A-Z]&quot;,&quot;G&quot;,&quot;ALL&quot;): GGGGGGG&lt;br /&gt;&lt;br /&gt;REReplace(&quot;I love jellies&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;): I love cookies&lt;br /&gt;&lt;br /&gt;REReplace(&quot;I love jelly&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;): I love cookies&lt;br /&gt;&lt;br /&gt;---- end results ----&lt;br /&gt;&lt;br /&gt;Also, I would like to see an example with a replacement of what was matched; for example:&lt;br /&gt;&lt;br /&gt;REReplace(&quot;I love jelly&quot;, &quot;jell(y|ies)&quot;, &quot;cook\1&quot;)&lt;br /&gt;becomes:&lt;br /&gt;I love cooky.</description>
		<dc:creator>tom.e</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-01-18T09:18:37</dc:date>
	</item>
	</rdf:RDF>

