home *** CD-ROM | disk | FTP | other *** search
- New in version 1.1:
-
- - Incomplete path/file names are now converted to full names
- - The Ctrl-X R feature left a temporary file behind. Fixed.
- - Changed the way PalEdit waits for keystrokes so that there is less
- flicker when QUICK/LX is used and when the keyboard annunciators
- are displayed.
- - The new option "Flashes" in the [Display] section of PE.CFG specifies
- how many times the area around the cursor should flash when the
- cursor jumps to a new place (e.g. when searching)
- - Added Ctrl-X M to paste the current macro into the current file. This
- allows to create a macro with Ctrl-X ( and Ctrl-X ) and then save it
- to PE.CFG for later use.
- - If the special code "#ffff" is found in a macro, it is not
- interpreted as a scan code, but it tells PalEdit that the next code
- is a scan code to be stuffed into the keyboard buffer instead of a
- scan code to be interpreted by PalEdit. This lets you, for example,
- execute a QUICK/LX macro from PalEdit. For example, if you have a
- QUICK/LX macro such as "2²1QUICK/LX" (enter "QUICK/LX" when Ctrl-Q 1
- is pressed) and add the macro "#3c00 = #ffff#1011#ffff#0231" to
- PE.CFG, F2 will stuff the scan codes 1101 (Ctrl-Q) and 0231 ('1').
- This will cause QUICK/LX to write "QUICK/LX".
- - Shift-Ctrl-Fn-Home and Shift-Ctrl-Fn-End now also work to select
- text.
- - Save As now uses the same dialog as Open. This allows the use of the
- TAB key etc.
- - PalEdit now asks "Do you really want..." questions. Add "Clog=0" to
- the [File] section of PE.CFG if you don't want this.
- - PalEdit now supports sending and receiving email using WWW/LX.
- - If you just press ENTER in the file dialog box (e.g. no file
- specified) and there is a "Chooser=<program>" line in the [File]
- section of PE.CFG, the program <program> is launched. When control is
- returned to PalEdit, it expects a file name in the file C:\FILE.LST
- and will attempt to open that file.
- - Added Alt-M as an additional "menu" key.
-
- New in version 1.1a:
-
- - Automatically adapts to VGA mode (using INT5F.COM by Harry Konstas)
- - Now works under DesqView too
- - Under System Manager, it identifies itself as PE1.1a/SM
- - Temporary files can now be placed in a predefined directory
- ("Temporary=<dir> in the [File] section of PE.CFG)
-
- New in version 1.1b:
-
- - When there is an error when writing a file (usually: no space left),
- PE no longer goes into a loop saying there is a write error.
-
-