Nah, it's the only scope I don't scope. Largely because when CF loops through the variables scopes looking for what scope to use, it hits the local scope first. And because I scope all other variables, there isn't a security problem.
Sharon ----- Original Message ----- From: "Cantrell, Adam" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 2:49 PM Subject: RE: Confessions of a sloppy non-CFLOCKer > You forgot to scope your variables scoped variables. :) > > Adam. ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.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

