ARexx Record Management Functions library is an ARexx external function
library which provides keyed file access using AVL trees. With this
library one can index data files for fast search/retrieval of data records.
The record management functions allow for variable length keys, variable
length records, variable number of fields per record, multiple indices on a
single file, duplicate or unique keys, passing of record data directly
to/from ARexx variables, etc.
|