Computer Science Canada Problems with writing a file |
Author: | NotNemesis [ Mon Dec 29, 2014 7:39 pm ] | ||
Post subject: | Problems with writing a file | ||
What is it you are trying to achieve? Write a .txt file with each line being a different variable. What is the problem you are having? Data does not write to file. Describe what you have tried to solve this problem Using tutorials on compsci. Post any relevant code (You may choose to attach the file instead of posting the code if it is too long) To test the code, you need a blank .txt file named rpgsave.txt
Please specify what version of Turing you are using Turing 4.1.1 |
Author: | Zren [ Mon Dec 29, 2014 7:49 pm ] |
Post subject: | RE:Problems with writing a file |
Read http://compsci.ca/v3/viewtopic.php?t=12972 |