I have a structure (this) which contains a key (files) which is a query. If
I dup the structure, the files query shows in the dump. If I reference
this["files"] everything works fine. If I reference this.files I get "error
resolving parameter THIS.FILES" i.e. "it doesn't exist" although it
obviously does exist. What am I missing?

I'm using this code:

<cfdump var="#this['files']#">
<cfdump var="#this.files#">

So I know there isn't anything else in the middle screwing it up, it's just
one syntax works and the other doesn't.

CF 5 IIS 5 Win2K Server

s. isaac dealey                954-776-0046

new epoch                      http://www.turnkey.to

lead architect, tapestry cms   http://products.turnkey.to

tapestry api is opensource     http://www.turnkey.to/tapi

certified advanced coldfusion 5 developer
http://www.macromedia.com/v1/handlers/index.cfm?ID=21816

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to