Re: Breakpoints cleared but execution stops

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Eje (anonymous_at_discussions.microsoft.com)
Date: 04/30/04


Date: Fri, 30 Apr 2004 10:30:15 -0700

Thanks Ken,

I will test your suggestion as soon as I can close down
the application.

Eje
>-----Original Message-----
>I've noted this problem off and on. What I do to clear
it in a module is
>this:
> -- Copy the line of code on which the phantom
breakpoint "exists", and
>write it into NotePad for retrieval. If the line is
crucial to proper VBA
>syntax (e.g., "If ... Then") and its absence would cause
compiler error,
>then copy enough lines to allow the deletion of those
lines and still be
>able to compile.
> -- Delete the line(s) of code.
> -- Compile the database.
> -- Copy the deleted lines of code back into the
module at the proper
>location.
> -- Compile the database.
>
>
>--
> Ken Snell
><MS ACCESS MVP>
>
>"Eje" <anonymous@discussions.microsoft.com> wrote in
message
>news:689a01c42e99$855b1770$a001280a@phx.gbl...
>> I am responsible for a multiuser application in which
we
>> add new funcionality a few times per year. I clear all
>> breakpoints before I compile, save and distribute the
new
>> version. Now and then a breakpoint doesn't clear in the
>> new version. The execution stops without any error and
>> you have to press F5 to continue execution. I can't get
>> rid of this unwanted break. (Stop point is always one
>> where I have used breakpoint during the last
>> development.) The problem seems to "self-heal" after
some
>> time. I have had this problem for a long time. Changing
>> computer for development or reinstalling Office doesn't
>> help. I have Office 2000 and use computers with as well
>> Windows 2000 as XP. Does anyone recognize this problem
>> and have a solution?
>>
>> Eje
>
>
>.
>



Relevant Pages

  • Re: Breakpoints cleared but execution stops
    ... I clear all> breakpoints before I compile, save and distribute the new> version. ... Now and then a breakpoint doesn't clear in the> new version. ... The execution stops without any error and> you have to press F5 to continue execution. ... Changing> computer for development or reinstalling Office doesn't> help. ...
    (microsoft.public.access.modulesdaovba)
  • Breakpoints cleared but execution stops
    ... breakpoints before I compile, ... Now and then a breakpoint doesn't clear in the ... The execution stops without any error and ... computer for development or reinstalling Office doesn't ...
    (microsoft.public.access.modulesdaovba)
  • Re: Saving breakpoints
    ... I once considered to add a breakpoint ... Scheme 1: ... Const DebugNewCustomer As Boolean = True ... ' A compile time constant which is also set during testing ...
    (microsoft.public.vb.general.discussion)
  • Re: trouble converting CFileDialog to CFile to get size
    ... Place a breakpoint at the beginning of your method (navigate to the line ... > CString CFileDialog::GetFolderPathconst ... > I was aware how to use GetFileSize() but it seems my test program isn't! ... If there are errors, it doesn't compile, period! ...
    (microsoft.public.vc.language)
  • Re: C-programmer needs Forth advice
    ... I have no idea what your "guarantee compile order" ... the clueless programmer would scratch their head and actually *read* the code and understand the conventions being used. ... top of each of the functions that is called, set a breakpoint, and set one at the end. ... Your comment about not having source code and third-party functions also doesn't make sense. ...
    (comp.lang.forth)