You try... http://www.cflib.org/udf.cfm?ID=390
======================================================================= Raymond Camden, Principal Spectra Compliance Engineer for Macromedia Email : [EMAIL PROTECTED] Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Matt Kornguth [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 09, 2002 4:33 PM > To: CF-Talk > Subject: Sorting multi-dimensional arrays? > > > Is it possible to sort multi-dimensional arrays? I have a two > dimensional > array and want to sort by the first "column". > > Array name is "foo": > foo[1][1] = "b" > foo[1][2] = "1" > foo[2][1] = "a" > foo[2][2] = "2" > > So in this case I want to sort the first "column" (alpha > characters "b & a" > alphabetically). > > Either it's not doable or I'm having MASSIVE brain freeze. > > Thanks in advance. > > > > > ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona 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

