Is there a way to sort an array and have another array of equal size sort synchronously? Something along the lines of key/value commands in other languages. This doesn't seem to be a part of the sort() command, and I'm not sure how to get this done with 2D arrays either.
Thanks so much for any help.
1