I was wondering whether #variables.qSearchResult.recordCount# would be quicker than #qSearchResult.recordCount# ?
Why don't you write a test case and try it out?
I'd bet that #variables.qSearchResult.recordCount# will be faster (because CF doesn't have to perform a runtime scope lookup).
Bear in mind that straight line speed does not always make for the fastest system under load (which you can only find out using multiuser load testing!).
Sean A Corfield -- http://www.corfield.org/blog/
"If you're not annoying somebody, you're not really alive." -- Margaret Atwood
--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
