OK, this is my problem:
I have a NSMutableArray (hsdbarray) with objects (highscoresdbObj) in it.
I want to sort the objects in the array by OBJECT.NSNumber (highscoresdbObj.hsdbname) descending.
Could someone please help me?
Sincerly Jonny! :)