Hey everyone, just wondering if someone could fill me in on how to save inside of a program. Right now, I am just starting by writing text-based programs. It would be cool if I wrote one where someone typed in there name at the beginning, and that name was added to a list. Next time the user opens the program, they would type in their name and the program would automatically load that user's setting. how do I provide a way for the user to save... inside of the program.