Quote Originally Posted by User137
You forgot to show structure of THighScore
LOL!

I thought it was obvious from the code, but that wasn't the "important" bit

[pascal] FHighScoreTable[i Div 2].Name := Name;
FHighScoreTable[i Div 2].Score := StrToInt(Score);[/pascal]

Besides, I'm not going to do ALL the work for you! hahaha!

cheers,
Paul