home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
mbug
/
mbug144.arc
/
EASE16.LBR
/
EASE.NZW
/
EASE.NEW
Wrap
Text File
|
1979-12-31
|
1KB
|
33 lines
EASE -- Error and Shell Editor, Version 1.6 -- Paul Pomerleau, 3/3/88
Changes to Shell:
'C' Option -- 'EASE C' allows the user to edit just one command,
this is useful if user command input is desired from any shell such as
ZFILER or MENU. Thanks to Al Grabauskas for this easy to implement
change.
Internal SMARTSAV option -- SMARTSAV set checks to see if the
command line was recalled with a ^B or ^N or ^O and not edited. If
it has not been edited, it is not saved. This means you might
execute a command and NOT find it as the last command typed (ie. ^B
would not recall it, though a ^O would). This should be used by
those more interested in speed (no saving time) or VAR file space
than with convenience.
To Error Handler:
User is no longer prompted for Edit or Abort, unless he is running
a ZEX script. Instead, the faulty command is put on the command
line, and the user may edit same. This reduces number of keystrokes.
BEEPFLG -- Error Handler may beep or not beep on error.
To VARPACK:
VARPACK now does not default to packing (deleting duplicates).
This makes VARPACK fast for startup aliases to cut down VAR files to
a certain size.
to packing (deleting duplicates).
This makes VARPACK fast for