home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rex22emx.zip / README < prev    next >
Text File  |  2000-09-03  |  2KB  |  54 lines

  1.                         Regina 2.2
  2.                        for OS/2 EMX
  3.                      2 September 2000
  4.  
  5. This file contains 32 bit executables of the Regina Rexx interpreter for
  6. OS/2 EMX, and some sample programs, most of which are designed to test
  7. new features of this interpreter.
  8.  
  9. Regina is distributed under the GNU Library General Public Licence.
  10. See COPYING-LIB for details.
  11.  
  12. This port of Regina is for use in OS/2. It uses the EMX 0.9d runtime.
  13.  
  14. The files in this archive are:
  15.  
  16. README       - this file
  17. README.2x    - readme files for 2.x releases of Regina
  18. COPYING-LIB  - GNU Library General Public Licence
  19. file_id.diz  - Description file for BBS use
  20. rexx.exe     - 32bit Regina Rexx interpreter static executable
  21. regina.exe   - 32bit Regina Rexx interpreter executable (uses regina.dll)
  22. rxstack.exe  - 32bit Regina Stack server
  23. rxqueue.exe  - 32bit Regina Stack client
  24. regina.dll   - Regina dynamic library
  25. rexx.a       - Regina static library
  26. rexx.lib     - Regina static library
  27. regina.a     - Regina import library for regina.dll
  28. regina.lib   - Regina import library for regina.dll
  29. rexxsaa.h    - Header file for access to regina.a
  30. test1.dll    - Sample external function packages; used by dynfunc.rexx
  31. test2.dll      demo Rexx program
  32. demo\*.rexx  - Sample Rexx programs
  33.  
  34. Installation is simply a matter of copying the rexx.exe
  35. files into a directory specified in your PATH environment variable.
  36.  
  37. You also need the EMX 09d runtime distribution; emxrt.zip.  This file
  38. provides emx.dll, the only file from emxrt.zip that Regina requires.
  39.  
  40. See the README file in emxrt.zip for details on setting up the EMX
  41. runtime.
  42.  
  43. Please report any bugs with this release of Regina to me, NOT to Anders.
  44. Most likely the bugs are of my origin, so I will attempt to fix them.
  45. As with previous bugs fixed by me, I will pass these fixes on to Anders.
  46.  
  47. Cheers, Mark.
  48. ------------------------------------------------------------------------
  49. * Mark Hessling,  M.Hessling@qut.edu.au  http://www.lightlink.com/hessling/
  50. * Author of THE, a Free XEDIT/KEDIT editor and, Rexx/SQL
  51. * Maintainer of PDCurses: Public Domain Curses and, Regina Rexx interpreter
  52. * Use Rexx ? join the Rexx Language Association: http://www.rexxla.org
  53. ------------------------------------------------------------------------
  54.