
/*
 * vxrx20C.zip -- Patches to upgrade VX-REXX from version 2.0B to 2.0C
 *
 * How to patch VX-REXX:
 *
 *   0) Backup your existing VXREXX 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 uses
 *      the directories stored in the ZIP file.
 *      For example, if you are using UNZIP from InfoZip, use
 *          unzip -o vxrx20C
 *      If you are using PKUNZIP from PKWARE, use 
 *          pkunzip -d -o vxrx20C
 *   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.
 *   5) Run BUILDVRX to refesh your Workplace Shell objects for VX-REXX
 *
 *   VX-REXX 2.0C is now installed and ready-to-go.
 *
 *   Summary of changes to 2.0C:
 *   -- Version 2.0C is compatible with OS/2 Warp version 3
 *   -- Inserting code using drag-and-drop no longer adds an extra 
 *      blank line. 
 */
 
