Re: VB 6 debugging on Vista
- From: "Ralph" <nt_consulting64@xxxxxxxxx>
- Date: Tue, 9 Oct 2007 15:53:03 -0500
"Jeff Morgan" <JeffMorgan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C8A3D31A-9B43-4438-9A2C-C30A53A73C8F@xxxxxxxxxxxxxxxx
It was more an example than specfic. Loops are most notable. Doesn'tmatter
what is in the loop, as long as no DoEvents is in there, it doesn'trespond.
Also in code not in loops, it doesn't respond. If I set break points priorto
running, it will stop on the break point, but once I hit F5, it will not
respond until all code is done running and it is waiting on user input.
Thanks
Unless I'm missing something, again, that's sounds like normal behavior.
Are you saying that when you used Ctrl+Break within another OS you saw
different results. I don't think it would have any effect, but take a peek
at the Error Trapping options in Tools::Options::General.
-ralph
.
- References:
- Re: VB 6 debugging on Vista
- From: Ralph
- Re: VB 6 debugging on Vista
- Prev by Date: Re: I need to trigger event automatically every 60minutes ???
- Next by Date: Re: VB 6 debugging on Vista
- Previous by thread: Re: VB 6 debugging on Vista
- Next by thread: Re: VB 6 debugging on Vista
- Index(es):
Relevant Pages
|