> Anyone else find that using a string as a key for a 
> structure, that the string/key gets converted to 
> uppercase?

Yes, that's true. I think this has to do with the fact that variable names
in CF are case-insensitive. Structure keys are really just variable names,
more or less, so CF treats them the same way.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to