Please Help! Problem with files
Monkey Forums/Monkey Beginners/Please Help! Problem with files
| ||
| I can not deal with files. Please help me. I need to read the values from the file and display them. |
| ||
| Did you try LoadString? Example: Print LoadString("myfile.txt") |
| ||
| Thank you!Figured out myself. |