by running this...
File file = new File(\"Highscores.scr\");
i keep getting this error, and i really don\'t know how to get around it. the fil
As far as I remember the default directory with be the same as your project folder level. Put the file one level higher.
-Project/ ----src/ ----test/ -Highscores.scr