![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Unfortunately, I don't have a copy of Delphi - I've only used it in school, so I'm about as much of a newbie as you are. I suggest running the program through the debugger, one step at a time. Place a breakpoint at the beginning of the function, and use the Step Into and Step Over functions to find out exactly what's going on.
|
|
|
|
|
|
#12 |
|
Newbie
Join Date: May 2006
Posts: 9
Rep Power: 0
![]() |
ok thanks im slowly solving the problem, ummm you know how i was not reading the file correctly into the array, how do i go about writeing that array back onto the file correctly.
the highscores arn't comming up on the page... |
|
|
|
|
|
#13 |
|
Newbie
Join Date: May 2006
Posts: 9
Rep Power: 0
![]() |
OMFG dont worry i got it working
![]() ![]() ![]() ![]() ![]() ![]() thanks for your help with the bubble sorting and formatting etc. |
|
|
|
|
|
#14 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Glad to hear it. Mind if we see the finished source code?
|
|
|
|
|
|
#15 |
|
Newbie
Join Date: May 2006
Posts: 9
Rep Power: 0
![]() |
its basically the same code the main problem was that it was in a timer with an interval of 1, so it was repeating the same intructions over and over when i didn't want them to be, thus screwing it up, i moved it to an onclick event, made some few very minor adjustments and it worked
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|