<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
  <title>FileOps Help</title>
</head>
<body>
<h1><a name="Top"></a>FileOps Help</h1>
Here is what the program looks like when it first starts up:<br>
<h2><img style="height: 404px; width: 741px;" alt="" src="../gfx/FileOps/FileOps%20Startup.png"></h2>
<h2><br>
</h2>
<h2>File Menu</h2>
<br>
<img style="width: 741px; height: 404px;" alt="" src="../gfx/FileOps/FileOps%20FileMenu.png"><br>
<a href="#FileNew"><img style="border: 0px solid ; width: 32px; height: 32px;" alt="" src="filenew.png"></a>New&nbsp;&nbsp;&nbsp; <a href="#FileOpen"><img style="border: 0px solid ; width: 32px; height: 32px;" alt="" src="fileopen.png"></a>Open&nbsp;&nbsp;&nbsp; <a href="#FileSave"><img style="border: 0px solid ; width: 32px; height: 32px;" alt="" src="filesave.png"></a>Save&nbsp;&nbsp;&nbsp; <a href="#FileSaveAs"><img style="border: 0px solid ; width: 32px; height: 32px;" alt="" src="filesaveas.png"></a>Save As...&nbsp;&nbsp;&nbsp; <a href="#FilePrint"><img style="border: 0px solid ; width: 32px; height: 32px;" alt="" src="fileprint.png"></a>Print&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="exit.png">Exit<br>
<br>
<h2>Edit Menu</h2>
<img style="width: 741px; height: 404px;" alt="" src="../gfx/FileOps/FileOps%20Edit%20Menu.png"><br>
<img style="width: 32px; height: 32px;" alt="" src="selectall.png">Select All&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="undo.png">Undo&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="redo.png">Redo&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="editcut.png">Cut&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="editcopy.png">Copy&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="editpaste.png">Paste&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="configure.png">Configure<br>
<br>
<h2>Format Menu</h2>
<img style="width: 741px; height: 404px;" alt="" src="../gfx/FileOps/FileOps%20Format%20Menu.png"><br>
<img style="width: 32px; height: 32px;" alt="" src="colorize.png">Select Colors&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="charset.png">Fonts<br>
<br>
<h2>Help Menu</h2>
<img style="width: 741px; height: 404px;" alt="" src="../gfx/FileOps/FileOps%20Help%20Menu.png"><br>
<img style="width: 32px; height: 32px;" alt="" src="contents.png">Contents&nbsp;&nbsp;&nbsp; <img style="width: 32px; height: 32px;" alt="" src="buildingblocks.png">About
<hr style="width: 100%; height: 2px;"><br>
<br>
<br>
<a name="FileNew"></a>File New will create a new, blank file and close any existing file. &nbsp;<a href="Help#Top">(Top)</a><br>
<br>
<a name="FileOpen"></a>File Open will present a standard File Open dialog and allow you to select an existing file. &nbsp;&nbsp;<a href="Help#Top">(Top)</a><br>
<br>
<a name="FileSave"></a>File Save will present a standard File Save dialog and allow you to save the current file. &nbsp;<a href="Help#Top">(Top)</a><br>
<br>
<a name="FileSaveAs"></a>File Save As will present a standard File Save dialog allowing you to save the current file under a new name. &nbsp;<a href="Help#Top">(Top)</a><br>
<br>
<a name="FilePrint"></a>File Print will present you a standard Print Settings Dialog and print the current file to a standard printer.&nbsp;<a href="Help#Top">(Top)</a><br>
</body>
</html>
