New (Ctrl+N)Create a new empty document. The default file extension is .txt and can be changes in options.
You can also set the default file encoding. The file extension and encoding can, of course, be set
when you save the file using a file dialog.
OpenOpen a file using a file dialog. There are 3 types of dialogs you can use. The standard, Office
2000 and a built in version. You can select file encoding in all the dialogs. Some options to detect
Unicode without a signature (BOM) and ANSI code page is not available in all dialogs.
Open TemplateUse this to open a template file. All template files are saved in folders. Sub folders can be used.
You can save as many files as you like as template files, and create your own library of
templates.
Open file in Hex Editor...
Select a file to open in the hex editor. Use this to edit the file directly, without open it in the text
editor. The file is always opened in byte mode.
This should not be confused with hex view which only displays the contents of the text document.
And always as Unicode (word mode).
Recent files
Open a recently opened file. The number of files displayed can be changed in the options dialog.
Save (Ctrl+S)Save the current file. A dialog will be shown if it's a new file (not previously saved).
Save AsSave the current file using a different name or location. Using the save dialog, you can also
change the file extension or the file encoding.
Save All (Shift+Ctrl+S)Save all open files. If one or more documents haven't been previously saved, a save dialog is
shown.
Save As TemplateSave the document to the template folder. The templates are saved in folders and sub folders can
be used. You can open the document again by selecting the "Open Template" menu item.
Close/Close All
Close open document(s).
Delete from Disk
Delete the current document from disk. The current document will still be open.
FTP
Connect to an FTP site or save a file remotely (upload). You can also open a dialog to change
your FTP settings.
Export
As RTF (Rich Text Format)
As xHtml with syntax highlighting.
As xHtml in black and white.
As encrypted. The algorithm used is Twofish with a 256 bit key size.
Note that you can save a html file as html. This can be very useful if you want to publish some
html code in your web page.
Send to
Send the current document to your email program. You can send the document as an attachment
or as an email text.
Print PreviewPreview your printout.
PrintIn the print dialog there are some options you can set before printing.
Device: Select the printer you want to use.
Print:
All: Print the whole file.
Pages: Print one or several
pages.
Selection: Print the selected
text.
Options:
Syntax Print: Print the text in color with syntax highlighting. if not selected the text is
printed as black and white.
Wrap text: If selected - a text line that is to long to fit the page will continue on the next
row.
ExitThe status of all the files are checked. If any document is modified a dialog pops up. You can
either select to save all modified documents, ignore or cancel the close-down.