The File Menu
- New - Creates a new source (of specified type) in a new window. (Press 'CTRL + N' for this command)
- Open - Displays the 'Open Dialog Box', and then loads the selected file in a new window. (Press 'CTRL + O' for this command)
- Close - Closes the active source. This command will not close the main application window. Prompts to save any unsaved data that has changed.
- Save - Saves the open source to its original file (look at the windows caption). If your file is a NEW file, then this command will trigger the 'Save As' command. (Press 'CTRL + S' for this command)
- Save As - Displays the 'Save As Dialog Box', and then saves the selected file to the hard drive in the directory that you specified. (Press 'CTRL + A' for this command)
- Print - Prints the selected file to the printer that you specified. (Press 'CTRL + P' for this command)
- Exit - Closes the application. Prompts to save any unsaved data that has changed.