home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / rexx / os2 / vxrexx / readme next >
Encoding:
Text File  |  1994-05-22  |  1.8 KB  |  41 lines

  1. This directory holds stuff useful to users of WATCOM's VX-REXX.
  2.  
  3. NOTE:  The latest version of VX-REXX is 2.0.  Patches are not available
  4.        for this version.  You must contact WATCOM directly to get an upgrade.
  5.  
  6.  
  7. vrobj20a.zip -- The VX-REXX runtime DLL, version 2.0a.  You need this to
  8.                 run VX-REXX programs if you don't have VX-REXX.
  9.  
  10. vxtech05.zip -- VX-REXX Tech Note #5, how to customize your VX-REXX
  11.                 executables.
  12.  
  13. vxrez11.zip  -- Bind resources to your VX-REXX executables.  Requires 
  14.                 VX-REXX 2.0.  Version 1.1.
  15.  
  16. vxrx20a.zip  -- Patch files to upgrade VX-REXX 2.0 to 2.0a.  Many fixes
  17.                 and new features.
  18.  
  19. vxrx101c.zip -- Patch files to upgrade VX-REXX 1.01b to 1.01c.  Fixes a
  20.                 hard-to-track bug which caused property notebook pages
  21.                 to show up empty sometimes.
  22.  
  23. vxrx101b.zip -- Patch files to upgrade VX-REXX 1.01a to 1.01b.  Fixes a
  24.                 a number of bugs (a nasty one having to do with window
  25.                 handles especially) and adds a number of new methods and
  26.                 properties.
  27.  
  28. vxrx101a.zip -- Patch files to upgrade VX-REXX 1.01 to 1.01a.  This is a
  29.                 small maintenance patch which fixes a bug with .EXE
  30.                 files and the SAY or TRACE instructions.  Before applying it,
  31.                 make sure you're running 1.01 (either by getting it directly
  32.                 from WATCOM or applying the patch below to 1.0).
  33.  
  34. vxrx101.zip -- Patch files to upgrade VX-REXX 1.0 to 1.01.  See the
  35.                zipfile comment or the README.TXT file inside the archive
  36.                for instructions.
  37.  
  38. vxtech01.zip -- A VX-REXX technical note describing how to write external
  39.                 REXX functions in C.  Includes full source and makefiles
  40.                 for WATCOM C and C Set/2.
  41.