home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / z3util / array10b.lbr / !READ.ME next >
Encoding:
Text File  |  1993-06-07  |  2.0 KB  |  49 lines

  1. This is Beta release 1.0a of the ARRAY FUNCTION subroutines. There
  2. has been NO change to the actual code of the routines; changes are:
  3.  
  4. 1) Renamed the collection from ARRAYFN to the less esoteric ARRAYS
  5. 2) Renamed the Help files to generic names, updated internal names.
  6. 3) Edited the file ARRAYFN.Z80 into a group of ARRAYx.Z80 files
  7. 4) Assembled the ARRAYx files & built object libraries in Microsoft
  8.    and SLR formats, so that during linking the amount of unused code
  9.    included in the final .com file is minimized.
  10. 5) Included .sub files (for SLR) and aliases (for ZAS) used to assemble
  11.    the source files and build the libraries.
  12.         ....Al Hawley, 8 Mar 1987
  13.  
  14.     This library contains the following files:
  15.  
  16. BITMAP.DOC   - Background, overview, and rationale of ARRAY functions.
  17.  
  18. SARRYLIB.REL - An SLR format relocatable object library containing
  19.         the routines described in the .HLP files.
  20. MARRYLIB.REL - Same, but in Microsoft Rel format.
  21.  
  22. ARRAYS.HQP - A ZCPR3 standard HELP file. The next 3 are called from it.
  23.           ARRAY0.HLP
  24.           ARRAY1.HLP
  25.           ARRAY2.HLP
  26.           ARRAY3.HQP
  27.  
  28. ARRAYx.Z80 - Source files for the Array Routines (x = 0....G)
  29.  
  30. ASMBLS.SUB - SLR indirect command file to make SLR rel files
  31. ASMBLM.SUB - SLR indirect command file to make microsoft rel files
  32. MKSLIB.SUB - SLR indirect command file to make SLR format library
  33. MKMLIB.COM - Alias to make Microsoft format library using ZLIB
  34.  
  35. ARRAYS is copyright by A. E. Hawley on March 4, 1987.
  36. It may be freely distributed, but it must not be sold 
  37. either separately or as part of a package without the 
  38. written consent of the author.  The author may be reached 
  39. via electronic mail at the Ladera Z-Node in Los Angeles,
  40. 213-670-9465, or by U.S. Mail at:
  41.  
  42.     6032 Chariton Ave.
  43.     Los Angeles, CA. 90056
  44.     Voice Phone: 213-649-3575
  45.  
  46. ARRAYS is released for beta test through the Z-system 
  47. users group Z-SIG.  It may be reached through the 
  48. Lillipute Z-Node in Chicago, 312-649-1730.
  49.