Re: app stays in memory after shutdown
From: Bob O`Bob (filterbob_at_yahoogroups.com)
Date: 01/03/05
- Next message: MikeD: "Re: Why can I update NON NULL column to NULL using VB .NET and SQL Ser"
- Previous message: JamesJohnson: "Why can I update NON NULL column to NULL using VB .NET and SQL Ser"
- In reply to: Ken Halter: "Re: app stays in memory after shutdown"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: MikeD: "Re: Why can I update NON NULL column to NULL using VB .NET and SQL Ser"
- Previous message: JamesJohnson: "Why can I update NON NULL column to NULL using VB .NET and SQL Ser"
- In reply to: Ken Halter: "Re: app stays in memory after shutdown"
- Messages sorted by: [ date ] [ thread ]
Loading