So let's say you accidentally created an infinite loop in your startup form
code (I'm not saying that's what I just did, but let's pretend)
Is there a way to break it or am I screwed? (hypothetically speaking of
course)
I have a backup copy but it doesn't have the changes I made tonight, so I'm
hoping to save my current version.
Rob Parker - 12 Jul 2007 06:32 GMT
Ctrl-Break will interrupt such a loop.
So you're not (hypothetically) screwed ;-)
Rob
> So let's say you accidentally created an infinite loop in your startup
> form
[quoted text clipped - 6 lines]
> I'm
> hoping to save my current version.
John - 12 Jul 2007 07:02 GMT
Rob, you deserve a hypothetical thank you
> Ctrl-Break will interrupt such a loop.
>
[quoted text clipped - 12 lines]
> > I'm
> > hoping to save my current version.