home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 418.lha / rexxarplib_v2.5 / Readme < prev    next >
Text File  |  1990-09-01  |  4KB  |  93 lines

  1.  
  2.                    RexxArpLib.Library Version 2.5
  3.                    ==============================
  4.  
  5.                       Copyright (C) 1988, 1989
  6.  
  7.                                 by
  8.  
  9.                           W.G.J. Langeveld
  10.  
  11.          Stanford Linear Accelerator Center
  12.  
  13.  
  14.  
  15.     RexxArpLib version 2.5
  16.     =======================
  17.  
  18.     This release has a few enhancements and bug fixes, some documentation
  19. corrections, and some stuff related to AmigaDOS 2.0. New function: ShowTitle.
  20. The Area... functions are now quite different. For an example, see
  21. areatest.rexx.
  22.  
  23.     RexxArpLib version 2.3
  24.     =======================
  25.  
  26.     A few small bug fixes, an additional feature to FileList(), and the
  27. AmigaDOS or ARP 'version' commands now display the rexxarplib version number
  28. correctly.
  29.  
  30.     RexxArpLib version 2.2a
  31.     =======================
  32.  
  33.     I corrected a small problem with IffImage(). No other changes. The size
  34. of this version is 41520 bytes. By the way: get the latest version of
  35. iff.library (version 16.1). Brushes now work!
  36.  
  37.     RexxArpLib version 2.2
  38.     ======================
  39.  
  40.     There are a few new options in a couple of the functions. A few
  41. documentation deficiencies were fixed. The rexx directory only contains a
  42. few new examples. Updates to the SLAC rexx programs that were in the previous
  43. releases may be forthcoming in a separate archive. The screenshare library is
  44. now included in the libs directory, since rexxarplib needs it. Previous
  45. archives assumed that you had it already. See rexxarplib.doc for details.
  46. The size of this version is 41516 bytes.
  47.  
  48.     RexxArpLib version 2.1
  49.     ======================
  50.  
  51.     A couple of new functions, a few were extended, and one or two were
  52. slightly modified. The nicest new feature is the ability to display IFF files.
  53. For this you will need Christian Weber's iff.library, though. It is available on
  54. BIX as iff153.zoo: I have not included it in this archive. Have fun.
  55.  
  56.     RexxArpLib version 2.0
  57.     ======================
  58.  
  59.     For further information, read the documentation in the docs
  60. subdirectory. I have also included a large number of ARexx macros that were
  61. written by Marvin Weinstein here at SLAC. These should serve as examples of how
  62. to write some things, not as ready-to-be-used applications: most of them are
  63. very system dependent, and may require some modification before they run on your
  64. system. Read the ReadmeFirst file in the rexx directory.
  65.     As usual, comments about the library should go to me on BIX,
  66. either by mail to langeveld, or in the amiga.user/arexx topic.
  67.     Also as usual, the library is NOT public domain, but freely
  68. distributable.
  69.  
  70.     Have fun!
  71.  
  72.         Willy.
  73.  
  74. +----------------------------------------------------------------------+
  75. |                                                                      |
  76. |                  D I S C L A I M E R   N O T I C E                   |
  77. |                                                                      |
  78. |  This document and/or  portions of the material and  data furnished  |
  79. |  herewith,  was developed under sponsorship of the U.S. Government.  |
  80. |  Neither the U.S.  nor  the U.S.D.O.E.,  nor  the  Leland  Stanford  |
  81. |  Junior University, nor their employees,  nor their respective con-  |
  82. |  tractors, subcontractors, or their employees, makes  any warranty,  |
  83. |  express or implied, or assumes any liability or responsibility for  |
  84. |  accuracy,  completeness or  usefulness of any information, appara-  |
  85. |  tus, product or process disclosed, or represents that its use will  |
  86. |  not infringe privately-owned rights.  Mention of any product,  its  |
  87. |  manufacturer, or suppliers shall not, nor is it intended to, imply  |
  88. |  approval, disapproval, or fitness for any particular use. The U.S.  |
  89. |  and  the University at all times  retain the right to use and dis-  |
  90. |  seminate same for any purpose whatsoever.                           |
  91. |                                                                      |
  92. +----------------------------------------------------------------------+
  93.