Subject
Re: Error Code 239 IDAPI error
From
Michael <michael@abstractservices.com.au>
Date
Mon, 23 Oct 2023 00:17:47 -0400
Newsgroups
dbase.getting-started
Notes.
Ken Mayer Wrote:
> On 10/22/2023 2:46 PM, Michael wrote:
> > Thanks Ed, Top tip. However, I do close the timer object. if you look at the task manager, I rarely use more than 30mb ram when running for hours.
>
> Closing is not releasing ...
>
> release object oMyTimer
> oMyTimer = null
>
> 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
> dBASE DOS to Windows Tutorial:
>
http://www.goldenstag.net/dbase/DtoWTutorial/00_Menu.htm
>