That is correct for the key names in a struct that you create. However, the OP was talking specifically about the keys in the ARGUMENTS struct. You can't use array notation for those. :-)
On Wed, Nov 25, 2009 at 9:14 PM, denstar wrote: > > I thought that using the bracket notation would keep case? > > something["ThisThenLooksLikeThis"] > > vs something.THISTHENLOOKSLIKETHIS > > I could be mixed up tho. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:328725 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

