hmm, so it is impossible to do so? Actually I always wonder how, for example, those mini games which (apparently) only have a single executable file, but it can save things such as highscores. I thought lazarus can do the same thing.
how to set that file to be invisible?
Quotehow to set that file to be invisible?under *nix: start the filename with . (dot)under windows: change the hidden attribute to true
Should I set the file to be not hidden each time I want to read it?