<?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 - CFML_Reference - functions-pt294.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-25T13:36:45</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#32392" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#897" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#868" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#32392">
		<title>coldfusion/6/CFML_Reference/functions-pt294.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#32392</link>
		<description>Is there a way I can tell the KEY field, that I want to find a datetime value that is more than 15 minutes from now?&lt;br /&gt;&lt;br /&gt;For instance, I have:&lt;br /&gt;&lt;br /&gt;&lt;cfset test = structnew()&gt;&lt;br /&gt;&lt;cfset test[&quot;datetime&quot;] = &quot;{ts '2005-04-26 14:48:45'}&quot;&gt;&lt;br /&gt;&lt;br /&gt;Now if I use structfindvalue:&lt;br /&gt;&lt;br /&gt;&lt;cfset result = structfindvalue(test, &quot;&lt;!--- date more than 15 minute from now ---&gt;&quot;, &quot;ALL&quot;)&gt;&lt;br /&gt;&lt;br /&gt;How can I replace the comment with something that will find only the keys that have a datetime that is 15 minutores or more from now()?&lt;br /&gt;&lt;br /&gt;Please help.</description>
		<dc:creator>superbullet</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-04-26T12:20:49</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#897">
		<title>coldfusion/6/CFML_Reference/functions-pt294.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#897</link>
		<description>ColdFusion gives an error when using StructFindValue function if the string being searched has space in it.</description>
		<dc:creator>girishpoojari</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-02-19T22:49:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#868">
		<title>coldfusion/6/CFML_Reference/functions-pt294.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/CFML_Reference/functions-pt294.htm#868</link>
		<description>I'm getting an error using this function while calling an array of structures: StructFindValue(array, &quot;value&quot;)&lt;br&gt;Note: array[&lt;i&gt;N&lt;/i&gt;] is a structure.&lt;br&gt;&lt;br&gt;You have attempted to dereference a scalar variable of type class coldfusion.runtime.Array as a structure with members. &lt;br&gt;&lt;br&gt;The description of the &quot;top&quot; attribute reads:&lt;br&gt;ColdFusion object (a structure or an array) from which to start search. This attribute requires an object, not a name of an object.&lt;br&gt;&lt;br&gt;Either it shouldn't, or the function should work the way it says it does.</description>
		<dc:creator>Choopernickel</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-02-13T15:10:00</dc:date>
	</item>
	</rdf:RDF>

