For less that 12 rows it returns an accurate value????
********** Kevin Parker Web Services Manager WorkCover Corporation [EMAIL PROTECTED] www.workcover.com p: 08 82332548 f: 08 82332000 m: 0418 806 166 ********** -----Original Message----- From: Parker, Kevin [mailto:KParker@;workcover.com] Sent: Tuesday, 22 October 2002 3:12 PM To: CF-Talk Subject: RE: Queer query result Thanks Jared - its evaluated before to see if it equals O <CFIF GetResults.RecordCount is 0> <B>No files found for specified criteria</B> Funny I tried it again and it returned 27, tried it again and it returned 12. ********** Kevin Parker Web Services Manager WorkCover Corporation [EMAIL PROTECTED] www.workcover.com p: 08 82332548 f: 08 82332000 m: 0418 806 166 ********** -----Original Message----- From: Jared Clinton [mailto:jared.clinton@;nec.com.au] Sent: Tuesday, 22 October 2002 2:59 PM To: CF-Talk Subject: RE: Queer query result Kevin, Do you have another variable called getresults.recordcount with a higher evaluation precendence? Jared. -----Original Message----- From: Parker, Kevin [mailto:KParker@;workcover.com] Sent: Tuesday, 22 October 2002 3:32 PM To: CF-Talk Subject: Queer query result I've set up a Verity collection and the following code always returns 12 for RecordCount from a CFSearch Query no matter what keyword I put in even though there might me dozens of records found. Total records found: <cfoutput>#GetResults.RecordCount# out of #GetResults.RecordsSearched# documents found</cfoutput> Any clues please? ********** Kevin Parker Web Services Manager WorkCover Corporation [EMAIL PROTECTED] www.workcover.com p: 08 82332548 f: 08 82332000 m: 0418 806 166 ********** ************************************************************************ This e-mail is intended for the use of the addressee only. It may contain information that is protected by legislated confidentiality and/or is legally privileged. If you are not the intended recipient you are prohibited from disseminating, distributing or copying this e-mail. Any opinion expressed in this e-mail may not necessarily be that of the WorkCover Corporation of South Australia. Although precautions have been taken, the sender cannot warrant that this e-mail or any files transmitted with it are free of viruses or any other defect. If you have received this e-mail in error, please notify the sender immediately by return e-mail and destroy the original e-mail and any copies. ************************************************************************ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

