true...my bad



Douglas Brown
Email: [EMAIL PROTECTED]
----- Original Message -----
From: "S. Isaac Dealey" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, July 16, 2002 7:55 AM
Subject: Re: Writing efficient CFIF statements


> > couldn't you just say...
>
> > <cfif not(len(myQuery.recordcount))>
>
> You would only ever get one result from the evaluation... because the length
> of recordcount will never be less than 1 ... i.e. <cfif not len('0')> is the
> same as <cfif not 1> ... <cfif not myQuery.recordcount> works tho...
>
> Isaac Dealey
> www.turnkey.to
> 954-776-0046
> 
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to