Subject Re: closing form
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Fri, 26 Nov 2021 08:36:51 -0800
Newsgroups dbase.getting-started

On 11/25/2021 9:14 AM, Milind Nighojkar wrote:
> Hi Ken,
> Thanks for the pointer.
> I already had adopted that as per your earlier reply on 'progress bar' query I had raised few days back.
>
> Additionally I observed that I had made a minor mistake in form declaration say f = new app_form() which is the main form and
> other forms called from this form had same declaration f = new app_form(). It seems it got clashed.
>
> I changed the declaration and gave different  names and problem got resolved of closing form and memerory access denied issue.

Excellent. Yes, you should definitely use different names for different
forms, glad you worked that out.

Ken


--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm
dBASE Web Tutorial: http://www.goldenstag.net/dbase/WebTutorial/00_Menu.htm