On 10/28/02, Brook Davies penned: >I'm pretty sure I know the answer to this one, but is it necessary to lock >application variables reads? or application variables used in an isdefined >statement? I'm almost 100% sure you do not need to lock the isdefined, but >that the read may need a readonly lock. Can some one confirm this for me?
Well, even with enforced locking turned on it does NOT throw an error in isDefined. If you try and read it it does. -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com

