Re: switching between modes

Tech-Archive recommends: Speed Up your PC by fixing your registry



Joe,

This might work.

Run your code. When the VBE pops up, try putting a break point on the line
where it stops, then remove it again and save the file.

I've seen what you are describing happen when a file is saved with a
breakpoint. When it reopens the breakpoint is not visible but still seems to
stop execution.

Robin Hammond
www.enhanceddatasystems.com

"Joe" <jyothis@xxxxxx> wrote in message
news:1139412371.113392.44870@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi,

I have a macro running on "break mode" - I didnt set it that way; it
somehow happened. :(

Now my macro stops midway (when it calls for this sub "statusfill"),
and the VB editor window pops up. I dont want this and want the mode to
be switched back to the normal (or whatever its name is) mode, so that
I can hit ctrl+f and have my complete code run.

Pleeeeeeeeease help!

Thanks,

Joe.



.



Relevant Pages

  • Re: Live multi-user debugging? Help!
    ... VS stops at a breakpoint. ... So I examine the personID. ... wouldn't each Client be accessing their /own/ Session data? ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Random phantom breakpoints and random bogus compile errors
    ... On random computers, it stops on random lines as if at a breakpoint, ... even did it on Excel VBA's built-in Right function, ... I'm guessing workbook corruption, but is there anything else I should ...
    (microsoft.public.excel.programming)
  • Re: Odd behavior of plot
    ... If I put a break point in the function, call it, it stops at the breakpoint, and then continue, the plot looks as expected at the end. ... can you force the axes ranges by ...
    (comp.soft-sys.matlab)
  • RE: How to set breakpoints in the generated code for VS Beta2 TableAda
    ... > stops at them. ... If I set a breakpoint in my custom TableAdapter's constructor function, ... So which line of the generated code of your TableAdapter do you set the ... breakpoint at, would you please illustrate the detailed repro steps for us, ...
    (microsoft.public.vsnet.debugging)