Well,

I can set my dynamic variable just fine, but reading it appears to be an
issue.  Please let me know what you think about this:

< cflock type="readonly" scope="application" timeout="5">
        < cfif isdefined("application.class#url.class#")>
                < cfset request.adList =
duplicate(application.class#url.class#)>
        < /cfif>
< /cflock>

The above throws an invalid expression format error.  I've tried this a
variety of ways but can't get it to work.  The application variable is a
two-dimensional array.

Thanks,

Ryan Farrell .:i:. Programmer
Nuovo Technologies
[EMAIL PROTECTED]
850-939-1548 x16
http://www.nuovotech.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to