New and Improved in v0.60
-------------------------
- Environment feature: you can add, delete, or modify a program's
environment using the 'E' option. Create a file with the SET
statements you need and name it '[exename]!.env'. You can even
set Begin/EndLibpath from this file. (Note: this is _not_ needed
for the exe's directory - RUN! always adds this automatically.)
- Codepage support: you can now specify whether the programs should
use your primary or secondary codepage. If your system provides
bidirectional language support, you can enable that as well.
- Error messages: RUN! now displays a message for all errors that
prevent a program from starting. There are new options to report
non-fatal errors and to turn off all error messages & beeps.
- Other changes: v0.50 caused a VIO window to appear momentarily
while it was starting, and caused some PM programs (e.g. Firefox)
to open as full-screen text-mode apps. Both of these annoyances
have been fixed. See run!v060.txt for additional info.
|