Saving Work

When you exit the IDE, you are prompted to save any unsaved changes you have made to your source files.

IDE settings are automatically saved when you exit the IDE.

You can also save work without exiting the IDE.

To save a file:

  1. Select the file in the Explorer.
  2. Choose File and choose Save.

To save all files open in the Source Editor:

The IDE does not have a Save As command. However, you can achieve similar results by copying and pasting files in the Explorer.

To create a copy of an existing file:

  1. Right-click the file in the Explorer and choose Copy from the contextual menu.
  2. Right-click the node of the directory where you want to place the copy and choose Paste and choose Copy.

    If you place the pasted copy in the same directory as the original file, the IDE appends _1 to the name of the copy.

See also
The Explorer
Creating a New File
Mounting a Filesystem

Legal Notices