home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / vxrxs21a.zip

File Comment
 
 
/*
 * vxrxS21a.zip -- Patches to upgrade VX-REXX Standard Edition from 
 *                 version 2.1 to 2.1A
 *
 * How to patch VX-REXX version 2.1 to version 2.1A:
 *
 *   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 vxrxS21a
 *      If you are using PKUNZIP from PKWARE, use 
 *          pkunzip -d -o vxrxS21a
 *   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.1A is now installed and ready-to-go.
 *      See the revised online "Read Me First" for the list of changes.
 */
 
 


Directories (6)
Name# Files   Name# Files   Name# Files
APATCHES3   ICONS1   macros1
SAMPLES20   SHARED1   SYSTEM11

Text (2)
NameFormat# LinesSizeDate
BUILDVRX.CMD OS/2 REXX Batch file 448 14KB 1994-10-11
patch.cmd OS/2 REXX Batch file 58 2KB 1994-10-31