We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have been trying to use the dataPath() to find a file, which it works but when i try to load the file and display it, it wont work. I've tried using " File file = new File(dataPath("save.txt")); " with " if(file.exists()){} " but that doesn't work. Please tell me what I am doing wrong. I really want to get this working before i just give up on it and put it off.
Answers
Can you post your code?
Kf
LoadStrings?