Subject Re: Memry error
From Bruce Beacham <bbeacham@no_plm_lowman.co.uk>
Date Fri, 27 Nov 2015 21:32:30 +0000
Newsgroups dbase.getting-started

On 27/11/2015 15:38, Pieter van Heerden wrote:

>     function form_onClose
>        this.release()
>        return

I didn't gather whether the memory errors happen before you try to close
the form (or subclasses of it).    But perhaps try suppressing the line:
this.release()

- and see if that helps.


Bruce Beacham