mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
3.0 KiB
1 lines
3.0 KiB
<HTML>
<HEAD>
<TITLE>Menu Commands</TITLE>
</HEAD>
<BODY>
<A NAME="TOP"></A>
<H1>Menu Commands</H1>
<MENU>
<A HREF="#FILE">File Menu</A><BR>
<A HREF="#EDIT">Edit Menu</A><BR>
<A HREF="#NAVIGATE">Navigate Menu</A><BR>
<A HREF="#WINDOW">Window Menu</A><BR>
<A HREF="#HELP">Help Menu</A><BR>
</MENU>
<HR>
<H2><A NAME="FILE">File Menu</A></H2>
<DL>
<P><B>New Window</B><BR>Opens a new window.
<P><B>Open URL...</B><BR>Opens a file from the Internet by entering a <A HREF="url.htm">URL</A>.
<P><B>Open Local...</B><BR>Opens a file from your computer or local network.
<P><B>Close</B><BR>Closes the current window. If only one window is open, this command quits Mosaic.
<P><a href="saveas.htm#TOP"><B>Save As...</B></A><BR>Saves the current file to your computer.
<P><A HREF="printdoc.htm#PRINT"><B>Print</B></A><BR>Prints the current file.
<P><A HREF="page.htm#TOP"><B>Page Setup...</B></A><BR>Change the layout of printed pages.
<P><B>Printer Setup</B><BR>Change printer options.
<P><B>Exit</B><BR>Quits Mosaic.
</DL>
<HR>
<H2><A NAME="EDIT">Edit Menu</A></H2>
<DL>
<P><B>Cut</B><BR>Removes the selected text and saves it to the clipboard.
<P><B>Copy</B><BR>Saves the selected text to the clipboard.
<P><B>Paste</B><BR>Pastes contents of the clipboard.
<P><B>Select All</B><BR>Selects all the text in the current document.
<P><A HREF="findtext.htm#TOP"><B>Find...</B></A><BR>Searches a document for a specified word or phrase.
<P><B>Find Again</B><BR>Repeats the previous search.
<P><B>View Source...</B><BR>Displays the <A HREF="html.htm">HTML</A> tags in the current document.
<P><A HREF="security.htm#TOP"><B>Security</B></A><BR>List installed security modules.
<P><A HREF="index.htm#PREFERENCES"><B>Preferences...</B></A><BR>Change user options.
<P><A HREF="filetype.htm#TOP"><B>Helpers...</B></A><BR>Configures helper applications.
</DL>
<HR>
<H2><A NAME="NAVIGATE">Navigate Menu</A></H2>
<DL>
<P><B>Back</B><BR>Displays the previous file.
<P><B>Forward</B><BR>Opposite of the Back command.
<P><B><A HREF="home.htm#TOP">Home</A></B><BR>Displays the home page.
<P><A HREF="history.htm#TOP"><B>History...</B></A><BR>Lists the files loaded during the past 60 days. To return to a file,
choose it from this list.
<P><A HREF="hotlist.htm#TOP"><B>Hotlist...</B></A><BR>Opens the Hotlist window.
<P><B>Add Current to Hotlist</B><BR>Adds the current file to the Hotlist window.
<P><B>Load Missing Images</B><BR>Loads missing images.
<P><B>Reload</B><BR>Reloads the current file.
</DL>
<HR>
<H2><A NAME="WINDOW">Window Menu</A></H2>
<DL>
<P><B>Tile</B><BR>Arranges open windows side by side so that all of them are visible.
<P><B>Cascade</B><BR>Arranges open windows so that the title bar of each window is visible.
<P>The titles of all open windows are listed in the Window menu. To change to a different
window, choose it from this list.
</DL>
<HR>
<H2><A NAME="HELP">Help Menu</A></H2>
<DL>
<P><B>Mosaic Help Page</B><BR>Displays help.
<P><B>About Mosaic...</B><BR>Displays program and system information.
</DL>
<HR>
<A HREF = "topics.htm">Help Contents</A> | <A HREF="index.htm#TOP">Index</A>
</BODY>
</HTML>
|