sorting
sorting
- Subject: sorting
- From: Sascha Kuehn <email@hidden>
- Date: Sat, 4 Oct 2003 22:27:11 +0200
hi,
i need a routine in applescript or objective c to sort a list of lists
like {{"a", "aa", "aaa", "aaaa"}, {"b", "bb", "bbb", "bbbb"}, {"c",
"cc", "ccc", "cccc"}}
the routine should get 3 parameters: 1. the list, 2. the sorting
column, 3. the sort order (descending/ascending).
it its a c-routine it must work with the 'call method' funktion.
i hope someone can help me out
sascha
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.