home *** CD-ROM | disk | FTP | other *** search
- Version 4.2 Modifications:
-
- 1. There was a long-standing, but just-discovered problem when PSEDIT
- autodetects the screen mode. Under certain circumstances, if you
- went into PSEDIT in 43/50 line mode, you could be put in 25-line
- mode without having pressed CTRL-V.
-
- 2. In 43/50 line mode, the pick list was only using half the screen.
-
- 3. If the PSEINI= environment variable does not exist, PSEDIT now searches
- for it in the load directory as well as the current directory and path.
-
- The first PSEDIT.INI file found is used. Directories are searched in
- this order:
-
- a. The directory specified in a PSEINI= environment variable, if it
- exists.
- b. The current directory that you were in when PSEDIT was loaded.
- c. All direcotries on the path in the order specified in the PATH=
- environment variable.
- d. The directory from which PSEDIT.EXE was loaded.
-
- 4. Corrected un unexpected DOS ERRORLEVEL of 1 returned when there was no
- error.
-
-