EdHak Version 3.0  DEMO       19 Jun 1993
----------------------

This demo version of EdHak 3.0 is fully functional except that it will not
let you save anything from the edit buffer to a file or to disk sectors.
However, it can be used for viewing any kind of files (even larger than
your RAM), viewing any area of RAM, and viewing disk sectors.  It can be
run as either an ACC or PRG just by renaming it.  For those of you who
call Compuserve, it is fully functional as an on-line editor for
Compuserve messages when used in conjunction with the version 1.7 or
later of QuickCIS by Jim Ness, BUT you must first rename EDHAK3DM.ACC to
just EDHAK.ACC and then reboot.  This is because QCIS looks in memory for
just 'EDHAK' and not 'EDHAK3DM' for an ACC name.

Rather than let yourself get frustrated at not being able to save files
or a new configuration to disk, just take a minute and order the real
version for just $29.95 (or get it from your Atari dealer).

Clear Thinking
2753 Plymouth Rd, Suite 137
Ann Arbor, MI  48105
USA

Voice: (313) 971-8671

For E-mail orders:
GEnie:       C.HARVEY
CompuServe:  73047,600
Clear Thinking BBS: (313) 971-6035

or in Europe:

Douglas Communications
P.O. Box 119,
Stockport,
Cheshire   SK2 6HW
United Kingdom

Telephone: 061-456 9587
Fax:       061-456 9587

EdHak copyright (c) 1990-1993 by:  Craig A. Harvey


Last Words
----------
And now for the disclaimer:  This software and documentation have no
warranty of anything.  You use it at your own risk.  Since it can not
possibly be checked out with every hardware and software combination in
existence, we can only offer to try to fix any bugs that you find and
report.

Finally, many many thanks to all the users who have supported the
continued development of EdHak and Diary with shareware registrations,
retail purchases, bug reports, wish lists, helpful information, and
friendly communication.  


=======================================================================

***  What version 3.01 fixes in 3.00  ***

You can exit the block number dialog (the thing where you get to pick
buffer size or part of file to load) by hitting Return, as it should be.

In TOS 1.0 (or when running in MultiDesk) if you use the menu to go to
the config screen, you now don't instantly skip over the first screen.

With a column block marked, the highlighting now never goes beyond the
edge of the window.

Not exactly a bug fix, but an improved feature:  When doing a block
shift left (Ctl-Space), the block now remains highlighted for easy
multiple shifts.


        *************************************************

                EdHak 3.0 -- Released June 12, 1993


1)  Documentation of EdHak Changes Since EdHak 2.37...

Fully MultiTOS/Falcon TOS compatible;
Allow "kwiksend" from PRG (only useful for MultiTOS);
   CAUTION: If no window open to receive keystrokes, they may be taken
   as key commands if running with NewDesk!!!!!

Fully resizable/movable window;
Can now move window off bottom and right edges of screen;

Horiz Scroll Bar;
Horiz scroll while typing only shifts 10 cols, instead of full window;

Greatly expanded Block handling options:
   Added Column (rectangular) block operations; Alt-Click-Drag or Shift-F2
     Note that when mousing, you must drag top left to bottom right, and
     the bottom right corner of the block must have text there, so you
     may need to add spaces to the last line of the block if it is
     shorter than the desired block width.
   Shift block right (insert spaces in first column);  Shift-SpaceBar
   Shift block left (delete first column);  Ctl-SpaceBar
   Quote block (insert '>' in first column); Alt-SpaceBar
   Added block Copy function;
   Any block operation can be done to/from pastebuffer or clipboard;
     F4        Cuts any kind of block to pastebuffer
     Shift-F4  Copies any kind of block to pastebuffer
     F5        Pastes normal block from pastebuffer
     Shift-F5  Pastes column block from pastebuffer
     F7        Cuts any kind of block to clipboard
     Shift-F7  Copies any kind of block to clipboard
     F8        Pastes normal block from clipboard
     Shift-F8  Pastes column block from clipboard
   Added full Block handling drop-down menu (default if block selected);
   Merge & Save block no longer require clipboard dialog;
   Additional Help screen just for all the block functions;

Use any of the 3 system font sizes in most resolutions;
   Shift-Alt-F lets you pick font size
   Alt-plus increases font size
   Alt-minus decreases font size

Enhanced Scrolling to data outside edit buffer;
   No alert box when shifting buffer contents of files bigger than buffer;
   If pastebuffer in use when shifting, gives option to save to clipboard;
   Easy scrolling to prior/later sections of Disk Sectors;
   Easy scrolling to prior/later sections of RAM;

Enhanced text Macro operation;
   Pick macro directly from display with mouse or function key;
   Allow nulls in macros (last byte of macro stores macro size);
   Cursor is set to end of macro after insertion;

Allow saving buffer=>ram block to any ram address (not just 1K boundaries);

Limit how much scrolling will happen after releasing arrow key;
Show user any truncation of typed-in value in blocknumber dialog;
More informative alert if user fills buffer;
Alert for bad save of config;

Old bugs fixed:
   Retain mouse when attempt writing to write-protected disk;
   Fix typing past right edge of window in overwrite mode;
   Fix saving buffer => ram (did not work in 2.3x);
   Fix setting text to bottom of window for extended lines;

[end]