/* * vxrxS21b.zip -- Patches to upgrade VX-REXX Standard Edition from * version 2.1A to 2.1B * * How to patch VX-REXX version 2.1A to version 2.1B: * * 0) Backup your existing VX-REXX directory. * 1) Copy the ZIP file to the directory where VX-REXX is installed * and make it your current directory. * 2) Unzip the patch file, making sure that your UNZIP program creates * directories stored in the ZIP file. * For example, if you are using UNZIP from InfoZip, use * unzip -o vxrxS21b * If you are using PKUNZIP from PKWARE, use * pkunzip -d -o vxrxS21b * 3) Your VX-REXX directory will contain a number of new files. * 4) Run the PATCH.CMD file to patch the .EXE, .DLL, and .INF files. * Your PROJECTS and SAMPLES directories will not be changed. * * VX-REXX 2.1B is now installed and ready-to-go. See the revised online * "Read Me First" for the list of changes. */