home *** CD-ROM | disk | FTP | other *** search
- This is Beta release 1.0a of the ARRAY FUNCTION subroutines. There
- has been NO change to the actual code of the routines; changes are:
-
- 1) Renamed the collection from ARRAYFN to the less esoteric ARRAYS
- 2) Renamed the Help files to generic names, updated internal names.
- 3) Edited the file ARRAYFN.Z80 into a group of ARRAYx.Z80 files
- 4) Assembled the ARRAYx files & built object libraries in Microsoft
- and SLR formats, so that during linking the amount of unused code
- included in the final .com file is minimized.
- 5) Included .sub files (for SLR) and aliases (for ZAS) used to assemble
- the source files and build the libraries.
- ....Al Hawley, 8 Mar 1987
-
- This library contains the following files:
-
- BITMAP.DOC - Background, overview, and rationale of ARRAY functions.
-
- SARRYLIB.REL - An SLR format relocatable object library containing
- the routines described in the .HLP files.
- MARRYLIB.REL - Same, but in Microsoft Rel format.
-
- ARRAYS.HQP - A ZCPR3 standard HELP file. The next 3 are called from it.
- ARRAY0.HLP
- ARRAY1.HLP
- ARRAY2.HLP
- ARRAY3.HQP
-
- ARRAYx.Z80 - Source files for the Array Routines (x = 0....G)
-
- ASMBLS.SUB - SLR indirect command file to make SLR rel files
- ASMBLM.SUB - SLR indirect command file to make microsoft rel files
- MKSLIB.SUB - SLR indirect command file to make SLR format library
- MKMLIB.COM - Alias to make Microsoft format library using ZLIB
-
- ARRAYS is copyright by A. E. Hawley on March 4, 1987.
- It may be freely distributed, but it must not be sold
- either separately or as part of a package without the
- written consent of the author. The author may be reached
- via electronic mail at the Ladera Z-Node in Los Angeles,
- 213-670-9465, or by U.S. Mail at:
-
- 6032 Chariton Ave.
- Los Angeles, CA. 90056
- Voice Phone: 213-649-3575
-
- ARRAYS is released for beta test through the Z-system
- users group Z-SIG. It may be reached through the
- Lillipute Z-Node in Chicago, 312-649-1730.
-