---Reply to mail from Michael Chiu about Associative Arrays
> Does CF have associative arrays? In Perl, I can store data like
> $car{'mike'} = 'Volvo'
> $car{'john'] = 'Toyota'
> $car{'ed'} = 'Ford'
Coldfusion `structures' can be used as associative arrays, see StructNew()
for details on making structures.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.