> Of course, this is all Extremely Rapid Application Development--I > was originally trying to save time by writing it. Is there any way to > do fast (keyed) searches in memory, or to compact the array in > memory? And is there any way to store the array to disk, so that to > load it into memory I do not have to reprocess the file every time? Would it be possible to use a DBM database to store the info and then just do the lookups from there? -jon Jon S. Stevens yanni@clearink.com ClearInk WebMagus http://www.clearink.com/ finger pgp@sparc.clearink.com for pgp pub key What gets us into trouble is not what we don't know. It's what we know for sure that just ain't so. - Yogi Berra