User's Guide for Almanac, version 1.0
2. Controls
These are the control commands supported by the Almanac program.
File menu commands
These functions enable you to manipulate files.
| Function |
Keys |
Description |
| New |
Ctrl N |
Clears the document window |
| Open... |
Ctrl O |
Calls the File Open dialog box. |
| Save |
Ctrl S |
Saves the current text to disk. The file remains open |
| Save As... |
|
Calls the File Save dialog box. |
| Print... |
Ctrl P |
Calls the File Print dialog box. |
| Exit |
|
Terminates the program. |
Edit menu commands
These editing functions enable you to manipulate text strings.
| Function |
Keys |
Description |
| Undo |
Ctrl Z |
Restores text to its prior state. |
| Cut |
Ctrl X |
Deletes selected text from a document and places it onto the Clipboard. |
Copy |
Ctrl C |
Copies selected text from a document onto the Clipboard. |
Paste |
Ctrl V |
Pastes a copy of the Clipboard contents at the insertion point or replaces selected text in a document. |
| Delete |
Del |
Deletes selected text from a document. |
| Select All |
Ctrl A |
Selects all the text in a document at once. |
| Font... |
|
Calls the Edit Font dialog box. |
|