Posts: 33
Threads: 6
Joined: Feb 2009
Reputation:
0
Hi,
i've got a problem with the filesystem.
Even it wrote in the file, it save something like "0☺?" or "j¶".
...
Why?
Posts: 1,154
Threads: 6
Joined: Aug 2008
Reputation:
0
What program are you opening the file with?
Posts: 33
Threads: 6
Joined: Feb 2009
Reputation:
0
Standard MS Editor.
But if i write "print(file_new_content);" it still show the same special chars like in the Editor.
(No, i don't save in the editor.. just open, show, close(without saving)).
Posts: 1,464
Threads: 11
Joined: Jan 2008
Reputation:
0
Well, you can ignore the first comment, because I didn't know it will create the file automatically.
If it works, good luck with it. :P
Posts: 1,464
Threads: 11
Joined: Jan 2008
Reputation:
0
What the fuck?
I thought you must define the mode, so because you didn't define it, I thought it's bugged. Then you said readwrite is the default define and I told you to ignore what I said cuz I didn't know it has any default defines. Wiki does not say anything about readwrite being the default define. What is so hard to understand?