Fixes:
* Fixed a problem with error handling when installing packages to the root directory. Bug 1160.
* Installing an older version of WarpIn left the later version number in the database. Bug 1143.
* The REMOVELINE option of CONFIGSYS processing wasn't expanding the ?:\ macro. Bug 1154.
* It was possible to add the same file to a package more than once due to case sensitive handling. Bug 1170.
* WirexxShowMessage() now supports hex. numbers. Bug 1166.
New features:
* Added a Preferences dialog item and environment variable for Locked file handling. Bug 1026.
* Added WirexxCancel() function to allow abort of installation from REXX. Bug 1166.
* Added WirexxVarPrompt() to allow prompts for variables from REXX. Bug 1165.
|