This is a simple hack to read Apollo Memofiles with XBase Modul.
It's a real HACK. No documentation was used to implement it.
At this time it's provides READONLY access in the common way.

To apply patch make sure you have right version of XBase installed 
and enter:

 cd <to your PERL5LIB dir, where XBase.pm is located>
 patch -p0 < XBase_x.xx-Apollo-patch

Have fun, send hints!

Dirk Tostmann
17-Feb-99 (tostmann@tosti.com)

HISTORY
-------
17-Feb-99
 * Block size seems to be calculated: $size = $given_size^2

6-Feb-99
 * first release
