[EMAIL PROTECTED] wrote:
So this wouldn't work: <cffunction name="foo"> <cfscript> var i = 0; <cfscript> [ do stuff here ] </cffunction>Should this be considered a bug?
You could argue that CFFUNCTION as a tag needs CFSET for vars whereas... CFSCRIPT defining a function needs to define vars inside the cfscript block Would you call it a "nuance" rather than a "bug"?? -- geoff http://www.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
