Saving the File

There are two commands that preserve your work: Keep and Shut. First, invent a name for your file. Naturally, two files cannot have the same name. The name must be a valid MPE file name. We’ve been working on a temporary file. To save it, name it:

  /keep myfile1  

When you want to work on Myfile1 again, type:

  /text myfile1  

and Qedit will copy Myfile1 for you to use. If you make changes to the file, remember to Keep it again before you leave Qedit to make the changes a permanent part of the file.

Saving the File