|
Hello, I am looking for some manual, guide of how to create, write, read, and search in a text file, and what are the commands. Is there any good page for that? Thanks!
(comments are locked)
|
|
You probably want the MSDN pages on the topic:
The Application class also contains some useful properties for getting the app path. Thanks :)
Aug 09 '11 at 10:21 AM
Dreeka
(comments are locked)
|
|
Text Assets aren't good for writing to because they are serialized with the rest of your assets and you can't write to them, only read from them.
Aug 08 '11 at 02:24 PM
Peter G
(comments are locked)
|
