/* * vxrx101a.zip -- Patches to upgrade VX-REXX to version 1.01 to 1.01a. * * Very small patch that fixes an error with the SAY/TRACE instruction * and the console. * * This file was compressed using ZIP. Use the UNZIP command to extract * the files as described below. * * How to patch VX-REXX version 1.01 to version 1.01a: * * 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 files using "unzip -x -o" or an equivalent * command. * 3) Your VX-REXX directory will contain a number of new files. * 4) Run the patch.cmd file to patch the .EXEs and .DLLs. Your * VX-REXX folder will NOT be rebuilt. * 5) Your projects directory will not be touched. * 6) VX-REXX 1.01a is installed and ready-to-go. */