Bulldozer: Menu Bar: File Menu Help!
- New
- Creates a new page named unnamed.html
- Open...
- Opens an existing page. This should be an HTML formatted page. Keep in mind
that not all pages will be read correctly. There is no support for Java and
Java Script and no support for Tables and Math. These elements will be
ignored. See
reading HTML
.
- Insert HTML...
- Inserts the contents of an HTML file at the cursor location. The inserted
data takes on none of the properties of the current cursor location but
retains all of the formats specified in the HTML file inserted. Header
information from the inserted file is diguarded.
- Insert ASCII...
- Inserts the contents of an ascii file at the cursor location. The inserted
text takes on all of the properties of the current cursor location.
- Save
- Saves the current page with it's current name. The current name is
displayed in the title bar for the main editor window.
- Save As...
- Allows the current page to be saved with a new name or new location.
- Preview
- Starts up your favorite browser with the current page loaded.
- Exit
- Exits the program. If your work has not been saved you will be asked if you
want to save it.