Jotter 1.0C

1/ Purpose:
   Jotter is a simple text editor that can store
   RTF documents hierarchically in a single file.
   The document hierarchy is similar to a directory tree.
   Each directory node can store
	- an RTF document and
	- any number of subnodes (with their RTF documents).
   You can easily create a new node in the document-tree 
   and immediatelly enter (or past) text.
   The document-tree is stored/loaded as a single file.
   Full tree-branches can be
	- drag and dropped or
	- cut/copy and paste.
   You can search text in the wole tree (or in part of it).

   In this version the whole document-tree is stored in 
   the main memory (so the document size is limitted by 
   the size of the computer's memory).

   Features:
     - Font, font name, font size, font color selection,
     - Bold, Italic, Underline character types,
     - Paragraph left, center, right,
     - Bullets,
     - Save/load node documents in RTF or txt format
     - Drag and drop
     - Cut/Copy and Paste
     - 1 level undo
     - Automatic backup file is generated with (FILENAME%.JTR)
       in the directory of the original file
     - Jotter uses and supports features of RICHED.DLL.
       (The usage of the more advanced RICHED20.DLL might come
       in a new release.)

2/ Installation
   Run setup.exe.

3/ Status
   Freeware

   This software and the accompanying files are copyrighted works. 
   The author retains all rights not otherwise explicitly granted.
   The author makes no warranties, neither express nor implied. 
   You got it for free -- you use it at your own risk.

4/ Distribution status
   Freely
   You may freely use and distribute these files.
   However, you may not charge for distributing them nor for the
   Media you distribute the files on. 
   The program must be distributed as a whole package.

5/ Author
   Author: Pal Baji, Hungary
   E-Mail: p_baji@terminus.inext.hu
