On 7/28/00, Zachary Bedell penned: >Your best bet is to copy the session or application variables to >local variables and then use those in your code. Vis: > ><cflock scope="Session" type="readonly" timeout="10"> > <Cfset LocalVar = Application.Var> ></cflock> Hi Zac. I'm still trying to grasp all this CFLOCK stuff myself. Is that a typo above? I notice you set the scope as Session, but then read an Application variable. Wouldn't setting the Scope to Session limit you to reading Session variables? Just thought I'd ask. -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ ColdFusion Solutions / eCommerce Development [EMAIL PROTECTED] http://www.twcreations.com/ 954.721.3452 ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
- RE: CFLOCKs.... is this really necessary? Zachary Bedell
- RE: CFLOCKs.... is this really necessary? Matthew Walker
- Re: CFLOCKs.... is this really necessary? David Hannum
- RE: CFLOCKs.... is this really necessary? Zachary Bedell
- RE: CFLOCKs.... is this really necessary? Matthew Walker
- RE: CFLOCKs.... is this really necessary? Al Musella, DPM
- RE: CFLOCKs.... is this really necessary? David Gassner
- RE: CFLOCKs.... is this really necessary? Zachary Bedell
- RE: CFLOCKs.... is this really necessary? Zachary Bedell
- RE: CFLOCKs.... is this really necessary? Zachary Bedell
- RE: CFLOCKs.... is this really necessary? Ann Harrell
- RE: CFLOCKs.... is this really necessary? Gary McNeel, Jr.
- RE: CFLOCKs.... is this really necessary? Zachary Bedell
- RE: CFLOCKs.... is this really necessary? mherbene
- RE: CFLOCKs.... is this really necessary? Zachary Bedell
- RE: CFLOCKs.... is this really necessary? Conrad, Christopher
- Expert CF programmer needed in NYC Peter Theobald
- RE: CFLOCKs.... is this really necessary? Zachary Bedell

