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

File Comment
 
 
/*
 * 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. 
 */
 
 


Text (2)
NameFormat# LinesSizeDate
PATCH.CMD OS/2 REXX Batch file 20 425b 1994-11-11
vxrx20c.txt Text File 29 1KB 1994-11-11

Other Files (7)
Unknown
NameFormatSizeDate
PMDBG.C Unknown 18KB 1994-11-11
PMEXE.C Unknown 163b 1994-11-11
PMRUN.C Unknown 972b 1994-11-11
VREDIT.C Unknown 33KB 1994-11-11
VROBJ.C Unknown 37KB 1994-11-11
VRSED.C Unknown 4KB 1994-11-11
VRXEDIT.C Unknown 555KB 1994-11-11