Interesting. So foo[1] is the same as foo['1']...just something to be
aware of I guess.

-- 
 jon
 mailto:[EMAIL PROTECTED]

Wednesday, September 18, 2002, 11:50:10 AM, you wrote:
>> Is CF looking at the number and making
>> foo an array or what?

TC> From cfdump output, CFMX claims that foo.1 is a stuct, as expected,
TC> containing one element - a string containg 'rar'.
TC> It claims foo is a struct, with one element, containing a struct.

TC> Thomas Chiverton


TC> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to