-rw-r--r-- | help/sheetqt/menufile.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/help/sheetqt/menufile.html b/help/sheetqt/menufile.html new file mode 100644 index 0000000..dd72687 --- a/dev/null +++ b/help/sheetqt/menufile.html | |||
@@ -0,0 +1,10 @@ | |||
1 | <html><head><title>Opie Sheet Help</title></head><body> | ||
2 | <h2> File Menu</h2> | ||
3 | One can find basic file and application operations in this menu. | ||
4 | <p><ul> | ||
5 | <li><b>New:</b> Creates a new document with 3 empty sheets.</li> | ||
6 | <li><b>Open:</b> Loads a previously saved document.</li> | ||
7 | <li><b>Save:</b> Saves the current document.</li> | ||
8 | <li><b>Save As:</b> Saves the current document by using a new name.</li> | ||
9 | <li><b>Quit:</b> Closes Opie Sheet and returns to the Opie environment.</li> | ||
10 | </ul></body></html> | ||