/* * vx20a.zip -- Patches to upgrade VX-REXX from version 2.00 to 2.0a * * How to patch VX-REXX version 2.00 to version 2.0a: * * 0) Backup your existing VXREXX directory. * 1) Copy the ZIP file to the directory where VXREXX is installed * and make it your current directory. * 2) Unzip the patch file, making sure that your UNZIP program uses * the directories stored in the ZIP file. * For example, if you are using UNZIP from InfoZip, use * unzip -o vx20a * If you are using PKUNZIP from PKWARE, use * pkunzip -d -o vx20a * 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 VX-REXX folder will NOT be rebuilt. * Your PROJECTS and SAMPLES directories will not be changed. * The patch files (with extension .A) will be erased automatically. * 5) VX-REXX 2.0a is now installed and ready-to-go. * See the revised online "Read Me First" for the list of changes. */