I'm trying to figure out how to write text into a simple text file like notepad and save it, and then recall it back into my program the next time it runs. Can anyone give me the lines of code I'd need to open a file, write and save several lines of text, and then bring it back? Any help at all would be great.
