Loathe, Have you checked www.cflib.org? I believe I remember a UDF that has multi-dimensional sorting.
Teddy On 9/22/06, loathe <[EMAIL PROTECTED]> wrote: > > I have a 2 dimensional array. > > Basically: > > array[1][1] = Tim > array[1][2] = Timothy > array[2][1] = Chuck > array[2][2] = Charlie > > I need to alphabetically sort based on the first member, anyone have a > script that can do this or should I just write a udf to do it? > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253901 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

