home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / REXXTACY.ZIP / README.TXT < prev    next >
Text File  |  1992-06-09  |  2KB  |  91 lines

  1. REXXTACY 2.0 BETA README 
  2. ------------------------
  3.  
  4. $Date: 1992/06/09 17:35:42 $
  5. $Revision: 1.6 $
  6.  
  7. --------------------------------------------------------------------------
  8.  
  9. Zip file contents:
  10.  
  11.  
  12. README.TXT      - This file.
  13.  
  14. REXXTACY.EXE    - Dual mode .EXE (OS/2 and DOS)
  15.                   REXXTACY has not been tested heavily under DOS, but 
  16.                   I do not anticipate any problems.
  17.     
  18. REXXTACY.H      - Header file needed for compiling REXXTACY generated C
  19.                   source. Put this in a directory specified in your INCLUDE
  20.                   path.
  21.  
  22. REXXTACY.LIB    - REXXTACY runtime library. Put this in a directory 
  23.                   specified in your LIB path.
  24.  
  25. RXCDOC20.TXT    - Plain text version of documentation.
  26.  
  27. RXCDOC20.LJ     - LaserJet binary version of documentation.
  28.  
  29. RXCDOC20.PS    - PostScript version of documentation.
  30.  
  31. RXCDOC20.DVI    - DVI version of documentation (use TeX DVI driver).
  32.  
  33. --------------------------------------------------------------------------
  34.  
  35. Printing the documentation:
  36.  
  37.  
  38. If you have a LaserJet compatable printer, type the following....
  39.  
  40. copy /b rxcdoc20.lj prn:
  41.  
  42. If you have a PostScript printer, type the following...
  43.  
  44. type rxcdoc20.ps > prn:
  45.  
  46. Otherwise, a DVI version of the document (rxcdoc20.dvi) and a plain
  47. text version (rxcdoc20.txt) have been provided.
  48.  
  49. --------------------------------------------------------------------------
  50.  
  51. C Compiler Compatibility:
  52.  
  53.  
  54. REXXTACY has only been tested with Microsoft C 6 and 7. If you are using
  55. a different compiler, and are having problems, please contact the 
  56. author (see below).
  57.  
  58. --------------------------------------------------------------------------
  59.  
  60. Bug reports:
  61.  
  62. Contact Ruddock and Associates about being placed on the bug report list.
  63.  
  64. --------------------------------------------------------------------------
  65.  
  66. Licensing REXXTACY:
  67.  
  68. If you wish to license REXXTACY contact Ruddock and Associates (see below).
  69. We are always willing to look into special needs or extensions as well.
  70.  
  71. --------------------------------------------------------------------------
  72.  
  73. Contacting the author:
  74.  
  75.  
  76. Telephone    : (416) 340-0887
  77.  
  78. Fax          : (416) 340-7373
  79.  
  80. CompuServe   : 70033,422
  81.  
  82. Email        : roboco!green@relay.cs.toronto.edu
  83.  
  84. SnailMail    : Anthony Green
  85.                Ruddock and Associates, Inc.
  86.                74 McGill St
  87.                Toronto, Ontario
  88.                M5B 1H2
  89.  
  90.  
  91.