home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / rexxma.zip / README < prev    next >
Text File  |  1994-03-22  |  2KB  |  43 lines

  1. REXXMATH v1.0 03/22/94 by Zhitao Zeng Footprint Software Inc.
  2.  
  3. The following are the files included in the rexxmath package:
  4. readme            - this file         
  5. rexxmath.doc      - documentation
  6. rexxmath.c        - C source
  7. makefile          - make file for WATCOM C/C++
  8. rexxmath.lnk      - link file for WATCOM C/C++
  9. makeibmc          - make file for IBM C/Set++
  10. rexxmath.def      - def file for IBM C/Set++
  11. test.cmd          - rexx script for testing some of the math functions
  12. watcom.cmd        - batch file to compile using WATCOM C/C++
  13. ibmc.cmd          - batch file to compile using IBM C/Set++
  14. rexxmath.dll      - the rexxmath DLL compiled using WATCOM C/C++ 9.5b, I
  15.                     included the WATCOM C version because it's about half
  16.                     the size of the IBM C version.
  17.  
  18.  
  19. Footprint Software is a leading financial software company, our software has
  20. been used by almost every major Canadian financial institutions. we have a
  21. large collection of financial functions(dates, interest, loan/mortgage,
  22. investment analysis, financial planning, and etc.) written in C which can be
  23. easily turned into REXX DLLs.  If you would like to purchase such DLLs or
  24. have us to develop custom financial REXX DLLs, please send me a message and
  25. I'll pass your requests to our Financial Toolkit group.
  26.  
  27.  
  28. I have been using OS/2 for a couple of years now and I never bothered to
  29. touch REXX until recently, and I love it! (thanks to Rob Veith and Eric
  30. Giguere of WATCOM for introducing me to the world of REXX)
  31.  
  32.  
  33. Zhitao Zeng
  34. Footprint Software Inc.
  35. 55 Yonge St., 6th Floor
  36. Toronto, Ontario
  37. Canada  M5E 1J3
  38.  
  39. CIS: 72000,2440
  40. Internet: zzeng@footprint.com
  41.  
  42.  
  43.