Brian,in the first moment I saw your reply , I thought : damn, why re-inventing the wheel!
But after a closer look to Asort() i saw that it sorts only integer OR string Arrays ...
My Version can also sort mixed ones in an , was it alphanumeric way ?
Rule is : Integer -> mixed integer/string (2a) -> pure string
And when finished (next week?) it'll support
2 dimensional Arrays with a sort reference (column)
Jochen