home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / UTILITYS / EASE10.ARC / EASE.DOC < prev    next >
Text File  |  1990-07-21  |  2KB  |  40 lines

  1. Error and Shell Editor vers. 1.0 -- Paul Pomerleau -- July/23/1987
  2.  
  3.   EASE is a full featured command line editor, history shell and
  4. Error Handler.  The command set (unless configured differently)
  5. is much like WordStar's.
  6.  
  7.   EASE is meant to be more Flexible, Faster and Smaller than any
  8. other shell editor.  It succeeds in all these.
  9.  
  10. Flexible:    The keystrokes required for any command are 
  11.         modifiable, so it can emulate the CP/M prompt,
  12.         Emacs, Perfect Writer, or whatever editor you use.  
  13.  
  14. Faster:        EASE is as fast or faster than any other shell
  15.         editor I have tried.
  16.  
  17. Smaller:    By not containing any help messages (This may
  18.         qualify as cheating), EASE manages to get
  19.         everything done in under 4k.  Because an Error
  20.         Handler is integral to it, it saves the user from
  21.         storing two seperate programs.
  22.  
  23.   Help is available for key strokes and commands by running
  24. EASEHLP.COM.  This will produce a help file from the key
  25. definitions within EASE.COM.  To change key definitions, modify
  26. the program with ZPATCH, by Steve Cohen, while looking at the Z80
  27. source code.  Please note the 'A' will be understood as Control-A
  28. and 'A' + 80h as Meta Key followed by 'A'.
  29.  
  30. To call up the Shell or Error Handler:
  31.   EASE        -- Envoke the Error Handler and the Shell
  32.   EASE E    -- Envoke the Error Handler only
  33.   EASE S    -- Envoke the Shell only
  34.  
  35.  
  36.                                                     Paul Pomerleaue Error Handler only
  37.   EASE S    -- Envoke the Shell only
  38.  
  39.  
  40.