overview of the software

File Menu
- New - Creates a new File
- Open - Opens a file to the editor. Includes options for Source, Project, Output, RTF, Flow Chart, Hex or Text. Ctrl+O is the shortcut.
- Close -Closes the file currently open for editing. Note, that while a file is open in PCW for editing, no other program may access the file. Shift+F11 is the shortcut.
- Close All- Closes all files open in the PCW.
- Save - Saves the file currently selected for editing. Crtl+S is the shortcut.
- Save As - Prompts for a file name to save the currently selected file.
- Save All - All open files are saved.
- Encrypt - Creates an encrypted include file. The standard compiler #include directive will accept files with this extension and decrypt them when read. This allows include files to be distributed without releasing the source code.
- Print - Prints the currently selected file.
- Recent Files - The right-side of the menu has a Recent Files list for commonly used files.
- Exit - The bottom of the menu has an icon to terminate PCW.