Re: app stays in memory after shutdown

From: Bob O`Bob (filterbob_at_yahoogroups.com)
Date: 01/03/05


Date: Mon, 03 Jan 2005 13:22:28 -0800

Ken Halter wrote:

> "Bob O`Bob" <filterbob@yahoogroups.com> wrote in message
> news:OIi4dAd8EHA.3336@TK2MSFTNGP11.phx.gbl...
>
>>That's something you can test in the IDE - when the app should have shut
>>down
>>but hasn't, hit pause and type the command "? forms(0).name" in the
>>immediate
>>window.
>>
>
>
> ...or...
>
> ? DoEvents 'to give you an "Open Forms" count
>

Won't help. In that context, "Open" means visible.

        Bob


Loading