> Do you mean a <cflock ? thought that they were only used for session or
> application variables.

You can use cflock for anything you like.

If you want to lock something other than session etc. you need to use a
named lock... i.e. use the name attribute instead of scope

Taz


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to