home *** CD-ROM | disk | FTP | other *** search
- 2.0beta2 released 2/3/98
-
- ò .APP files can now be run directly from the command line,
- "runapp" is no longer needed and has been removed from
- the distribution. Thanks to Pascal Nicolas and Richard
- Panton for their input on this.
-
- ò Improved "if" command. Now the "== <string2>" is optional.
- If it's not included the statements following <string1> are
- executed if <string1> is NOT empty or 0.
-
- ò Improved "edit" command. The cursor position is set to the
- top of the file and the text is no longer selected. The
- method is that used by Roger Muggleton in his editors
- based on dEDITMULTI (http://www.cix.co.uk/~hzk/).
-
- ò Fixed a silly bug in help%: causing case sensitivity in
- filenames. This meant the program may have tried to open
- help files multiple times (rather than switching to the already
- open help file).
-
- ò Fixed bug in od%: and more%: where pathnames were not
- put through PrPath$: when the status bar at the bottom of
- the screen was displayed.
-
- 2.0beta1 released 26/2/98
-