home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / misc / easyrexx.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  3.9 KB  |  115 lines

  1. Short:    Easily add AREXX ports to your application
  2. Author:   Ketil Hunn
  3. Uploader: Ketil.Hunn@hiMolde.no
  4. Type:     dev/misc
  5.  
  6.  
  7. TITLE
  8.  
  9.    easyrexx.library
  10.  
  11. VERSION
  12.  
  13.    1.105
  14.  
  15. AUTHOR
  16.  
  17.    Ketil Hunn
  18.  
  19.    E-Mail: Ketil.Hunn@hiMolde.no
  20.  
  21. DESCRIPTION
  22.  
  23.   A small and very fast shared runtime library that allows you to
  24.   add an AREXX port to your application with no fuzz at all.
  25.  
  26.   o Makes the parsing of AREXX messages as easy as parsing DOS prompt
  27.     arguments!  Uses standard DOS templates for arguments.
  28.   o Easy-to-use tagbased functions.
  29.   o Also features a function to send AREXX messages to any named port.
  30.   o Autodoc describing all functions in the library.
  31.   o Amigaguide documentation describing programming teqniques and how to
  32.     use the library.
  33.   o Complete with example sources.
  34.  
  35. NEW FEATURES
  36.  
  37.   o ReplyARexxMsg can now return strings to the calling AREXX-script.
  38.   o ReplyARexxMsg can now return values to the calling AREXX-script.
  39.   o 'Small linkable library'-source included to show how to automaticly
  40.     call functions.
  41.   o More tag aliases.
  42.  
  43.   Various bug-fixes.
  44.  
  45. SPECIAL REQUIREMENTS
  46.  
  47.   OS 2.04 or higher.
  48.  
  49. HOST NAMES
  50.  
  51.   wuarchive.wustl.edu  (128.252.135.4)  (USA)
  52.  
  53. DIRECTORY
  54.  
  55.   /pub/aminet/dev/misc
  56.  
  57. FILE NAME
  58.  
  59.   easyrexx.lha      LHA-Archive
  60.  
  61. PRICE
  62.  
  63.   Free, as long as you follow the two guidlines below:
  64.  
  65.   The license is the same for all software, regardless of what type of
  66.   software the library is used  in, be they commercial, freeware, shareware
  67.   or whatever as long as you:
  68.  
  69.   1)  Note in the program and documentation that easyrexx.library is © 1994,
  70.       1995 Ketil Hunn.
  71.  
  72.   2)  You give me a copy of the software it is used in which includes
  73.       different versions of the software that use the library.
  74.       There should be no cost to me.
  75.  
  76. DISTRIBUTABILITY
  77.  
  78.   The files may be distributed as needed.  That means that for products that
  79.   use the easyrexx.library, only that file needs to be distributed.  For
  80.   development purposes, the library and its documentation should be all
  81.   distributed together.
  82.  
  83.  
  84. ============================= Archive contents =============================
  85.  
  86. Original  Packed Ratio    Date     Time    Name
  87. -------- ------- ----- --------- --------  -------------
  88.      632     277 56.1% 10-Feb-95 01:44:06  EasyREXX.info
  89.      632     279 55.8% 10-Feb-95 01:44:14  EasyREXX/Docs.info
  90.     7208    2264 68.5% 10-Feb-95 01:40:12  EasyREXX/Docs/easyrexx.doc
  91.      333     223 33.0% 10-Feb-95 01:44:14  EasyREXX/Docs/EasyRexx.doc.info
  92.      512     264 48.4% 10-Feb-95 01:41:10  EasyREXX/fd/easyrexx.fd
  93.    10961    4206 61.6% 10-Feb-95 01:40:12  EasyREXX/Guide
  94.      333     227 31.8% 10-Feb-95 01:44:06  EasyREXX/Guide.info
  95.     1453     462 68.2% 10-Feb-95 01:41:34  EasyREXX/Include/clib/EasyRexx_protos.h
  96.     2109     826 60.8% 10-Feb-95 01:40:06  EasyREXX/Include/libraries/EasyREXX.h
  97.      730     284 61.0% 10-Feb-95 01:40:06  EasyREXX/Include/pragmas/EasyRexx_pragmas.h
  98.      324     261 19.4% 10-Feb-95 01:40:14  EasyREXX/lib/easyrexx.lib
  99.     3104    2011 35.2% 10-Feb-95 01:40:06  EasyREXX/Libs/easyrexx.library
  100.      632     277 56.1% 10-Feb-95 01:44:36  EasyREXX/Source.info
  101.      709     385 45.6% 10-Feb-95 01:40:10  EasyREXX/Source/lib.c
  102.      333     224 32.7% 10-Feb-95 01:44:36  EasyREXX/Source/lib.c.info
  103.     3265    1289 60.5% 10-Feb-95 01:40:08  EasyREXX/Source/test.c
  104.      333     223 33.0% 10-Feb-95 01:44:36  EasyREXX/Source/Test.c.info
  105.     3143    1203 61.7% 10-Feb-95 01:40:10  EasyREXX/Source/test2.c
  106.      333     225 32.4% 10-Feb-95 01:44:36  EasyREXX/Source/Test2.c.info
  107.     8904    5635 36.7% 10-Feb-95 01:40:12  EasyREXX/Test
  108.     1539     459 70.1% 10-Feb-95 01:44:06  EasyREXX/Test.info
  109.      547     350 36.0% 10-Feb-95 01:40:08  EasyREXX/test.rexx
  110.      481     377 21.6% 10-Feb-95 01:44:06  EasyREXX/test.rexx.info
  111.     8944    5645 36.8% 10-Feb-95 01:40:14  EasyREXX/Test2
  112.     1539     461 70.0% 10-Feb-95 01:44:06  EasyREXX/Test2.info
  113. -------- ------- ----- --------- --------
  114.    59033   28337 51.9% 11-Feb-95 11:30:34   25 files
  115.