file = file_text_open_write("game.txt");Problem is, every time I run the game, I get the error 'Error opening file for writing'. Irrespective of whether the file exists or not, this error appears. HOWEVER, the error does not seem to affect the code, as whatever I want to write does get written to the file. Is there a way to suppress the error ? Or best, remove the error ? Thanks
Error opening file for writing
Started by nilay.medh, Oct 05 2010 11:26 AM
1 reply to this topic
#1
Posted 05 October 2010 - 11:26 AM
I'm trying to open a file to write. The code is
#2
Posted 05 October 2010 - 12:21 PM
i get the same thing, (in my post a few posts further down).
I made sure the folder was not 'read only'.
except mine doesn't write to the file, i get the error and no writing
I made sure the folder was not 'read only'.
except mine doesn't write to the file, i get the error and no writing
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











