home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 30 fixes_v / 30-fixes_v.zip / vx101c.zip / PATCH.CMD next >
OS/2 REXX Batch file  |  1993-12-03  |  112b  |  7 lines

  1. /* patch.cmd -- patch the VX-REXX files */
  2.  
  3. "bpatch -p -b VREDIT.C"
  4. "bpatch -p -b VRXEDIT.C"
  5.  
  6. "erase *.c"
  7.