			    	  Jot-It v1.2
			    	  ============
		  	Copyright  1998-2000 Lee Tanner

			   	    CONTENTS
			   	    --------
			 	 1..Description
			 	 2........Menus
			 	 3......Buttons
			 	 4......History


1 Description.

  Jot-It is a handy multi-page notpad. You can have unlimited notes and each one can
  be up to 400 characters long.

2 Menus.

  File\Backup-		Backup your notes. The backup file is given a name made up of
			the current date as DDMMYY.dat

  File\Restore- 	Restores your notes from a previous backup. The most recently
			restored file will become the default one when you next run
			Jot-It.
			(* USE BACKUP FIRST IF YOU WANT TO SAVE YOUR CURRENT NOTES *)

  File\Exit-		Exits Jot-It.

  Edit\Cut-		Cuts highlighted text and sends to the Windows clipboard.

  Edit\Copy-		Copies highlighted text to the Windows clipboard.

  Edit\Paste-		Pastes from the Windows clipboard to current cursor position.

  Edit\Select All - 	Highlights all the text on the current note.

  Edit\Font-		Allows you to change the font. Affects all notes.


3 Buttons.

  Add-			Add a new note.

  Update-		Update changes to currently added or edited note.
 
  Delete-		Delete currently displayed note.

  Clear-		Clears contents of note but doesn't delete it from the file.

  Scollbar-		Move forward and backward through notes.


4 History.

  v1.2

  -Added Edit menu
  -Added Cut, Copy and Paste to Edit menu
  -Added Select All to Edit menu
  -Added ability to change font with Edit\Font
  -Added JotIt.ini file to store font details.
  -Updated Help file.

  v1.11

  -Fixed bug. Path/File error if Cancel clicked when resoring.
  -Fixed bug. Permission denied error if you attempt to restore from JotIt.dat file.

  v1.1

  -Length of notes increased from 200 to 400 characters.
  -Notes are automatically updated when program exits or when a new
   note is added or when you move to a different note.
  -Added File menu.
  -Added ability to backup and restore notes.
  -Added Alt key shortcuts to command buttons.
  -Updated the About box.
  -Created Help file (you're reading it)
