home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / objrexx.zip / objrexx.enh next >
Text File  |  1996-07-16  |  1KB  |  25 lines

  1. ENHANCEMENTS TO OBJECT REXX
  2.  
  3.   The following enhancements have been made to this Object REXX beta level:
  4.  
  5.     - Corrected several bugs:
  6.        * TRAP in REXXCRT.DLL if filename on LINEOUT contains a blank
  7.        * strange behaviour in FORMAT() function
  8.        * problems with NULL characters in streams
  9.        * PMREXX can't execute external commands
  10.        * PMREXX doesn't show trace information
  11.        * PMREXX argument parsing problem
  12.        * environment variable in SysSearchPath no longer case sensitive
  13.        * several problems in memory management
  14.        * sporadic traps with DB2 API
  15.        * memory problem in FILESPEC() function
  16.        * Philosophers forks demo with DrDialog runs once (from Object REXX
  17.          redbook)
  18.        * deadlock when REXXC is run concurrently with another REXX program
  19.        * problems passing variables to Lotus Notes API
  20.  
  21.     - Added features:
  22.        * Updated OpenDoc components (only for those who have the OpenDoc
  23.          Toolkit from DevCon 9 Special Edition)
  24.        * environment symbols allowed as patterns in PARSE instruction
  25.