In order to turn cfquery.executiontime into a local function scoped variable
you would have to be able to do this:
Right but I'm not suggesting that you-the-developer declare such things locally with 'var', I'm suggesting that CF change behavior so that it 'magically' makes these things behave "as if" they were declared with 'var'. It wouldn't matter that it isn't legal for a developer to explicitly do that.
Personally I think that it's a bug that cfquery.executiontime is a named
variable rather than a structure with a key called executiontime.
Quite possibly, yes. Changing that would certainly make CFML more consistent, regardless of this local / variables issue.
Sean A Corfield -- http://www.corfield.org/blog/
"If you're not annoying somebody, you're not really alive." -- Margaret Atwood
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
