Short: ARexx external function library. V1.8 Author: Ronnie E Kelly Version: 1.8 Architecture: m68k-amigaos Source: Fish collection 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.