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.

Reply via email to