On 6/12/07, Brian Kotek <[EMAIL PROTECTED]> wrote: > Absolutely. You must specify var scoping for ALL method local variables > including query names and loop indexes.
you *SHOULD* ... not *MUST* Just being argumentative :) . If "must" was the right word, then CF would generate an error if you didn't. Personally, I think that'd be nice. but they'll never do it. I think they should automatically var scope EVERYTHING in a method unless otherwise specifically scoped elsewhere. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280807 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

