The only way to save changes is to write them to a file. Look into open and close, which are the two main file commands you'll need to know (actually putting things into the file just uses a slightly modified put command.)
andrew. @ Sun Apr 04, 2010 7:58 pm wrote:
By the way, please update your version of Turing (1.1.4). It is extremely old. Click Turing at the top of this page and you will find a download link for the newest version.
Minor correction, get the second newest version (4.1, not 4.1.1a). That way compiling will work, and we might avoid yet another "What the hell does bad object header mean?" thread.