On Apr 8, 2005 9:10 AM, Ali Awan <[EMAIL PROTECTED]> wrote:
> This is the generated CFM of the if-lock-if you posted:
> 
> <cfif NOT StructKeyExists(application,'appInitialized')>
>         <!--- main.selectCustomer: <aa:lock type="exclusive" 
> scope="application" mode="start"> --->
>         <cflock timeout="10" scope="application" type="exclusive">
>                 <!--- main.selectCustomer: <fusebox:if condition="NOT 
> StructKeyExists(application,'appInitialized')"> --->
>                 <!--- generated by fuseQ[11]  UNKNOWN VERB: if --->

Yup. I went back to my test case and reproduced this. The first time
I'd run my test case it seemed to work - but I had a bug in my test
case. You're going to need to break it into two fuseactions and, as
John B said, use the global prefuseaction instead (so that you're not
executing this on every single fuseaction).
-- 
Sean A Corfield -- http://corfield.org/
Team Fusebox -- http://fusebox.org/
Got Gmail? -- I have 50, yes 50, invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6713
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to