| Menu Item | Action |
| -------------------- | ------------------------------------------------------------------------------------------------------------------- |
| New File | Opens the Editor window without loading any file. |
| Open... | Opens the "Open File" dialog. The selected file will be opened in the Editor window. |
| Save | Saves the file from the active Editor window to the disk. |
| Save As... | Prompts for a new name for the file from the active Editor window and saves it with the new name on the disk. |
| Print... | Opens the default “Print” dialog box for the default printer. You can print the whole file or a selected text block |
| Properties... | Opens the standard “Properties” dialog box for a file |
| Configuratio n files | Opens a submenu for actions with configuration files. |
| Exit | Closes the session RadiaCode. You may also use the Alt+F4 or Alt+X keys to finish your work |
### Configuration Files
At the end of a work session, RadiaCode automatically saves its configuration parameters in several files. At the beginning of a new session, it opens these previously saved files. Additionally, at any point, any of these files can be saved or loaded independently from each other through the **File** menu, using the **Configuration Files** command. Multiple sets of configuration files with different RadiaCode settings can be maintained and loaded "on the fly."
- The **Desktop configuration file** contains display parameter values, such as window placement, sizes, colors, and fonts of all specialized debugger windows. The extension for this file is **.dsk**.
- The **Options file** stores RadiaCode settings that are shown when the settings dialog is opened. The extension for this file is **.opt**.
Both of these files can be given arbitrary names. At the end of the session, RadiaCode saves them in the folder from which they were loaded, or into which they were previously saved. These two configuration files can be individually loaded or saved using the **File --> Configuration Files** menu commands.
Additionally, RadiaCode uses a session file, which contains session data and specifies which desktop configuration file and options file should be loaded at the beginning of the next work session. This file can be loaded or saved using the **Load Session** and **Save Session** commands from the **Configuration Files submenu**. The extension for this file is **.ses**.