The only way I have found to trigger off the offending memory leak is to use ZIP RETURN whatevercommand somewhere in the code.
From that point on, until I exit RBase for DOS, any database access leaks memory.
Dennis;
At last we have an example of a simple block of code that causes the memory leak! You are correct that the ZIP command is the culprit in this example.
I am creating an example for our programmers, so if anyone knows of other marauding commands that cause the same leak, please let me know ASAP.
While the development on 6.5++ is done, I can tell you that it will be fixed in version 7.0 for DOS.
Thanks for the sample.
Mike

