PC Review


Reply
Thread Tools Rate Thread

Breakpoints Window

 
 
Bill
Guest
Posts: n/a
 
      27th May 2010
In Access 2003, where do I find the Breakpoints
Window where I can set a condition upon which
the breakpoint becomes active?

Thanks,
Bill


 
Reply With Quote
 
 
 
 
Jeanette Cunningham
Guest
Posts: n/a
 
      28th May 2010
It's also called the code window or the immediate window.
Ctl + G will open it for you.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia

"Bill" <(E-Mail Removed)> wrote in message
news:u3NcqXd$(E-Mail Removed)...
> In Access 2003, where do I find the Breakpoints
> Window where I can set a condition upon which
> the breakpoint becomes active?
>
> Thanks,
> Bill
>



 
Reply With Quote
 
Bill
Guest
Posts: n/a
 
      28th May 2010
The immediate window is where I would go to
view the output of "Debug.Print". Unless I'm
missing something here, I don't get that I can
enter a condition that will turn on a breakpoint
like the HELP describes.

What I want to do is single-step through code
when a certain name is reached in a cloned
recordset.

Bill


"Jeanette Cunningham" <(E-Mail Removed)> wrote in message
news:%231JVKah$(E-Mail Removed)...
> It's also called the code window or the immediate window.
> Ctl + G will open it for you.
>
>
> Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
>
> "Bill" <(E-Mail Removed)> wrote in message
> news:u3NcqXd$(E-Mail Removed)...
>> In Access 2003, where do I find the Breakpoints
>> Window where I can set a condition upon which
>> the breakpoint becomes active?
>>
>> Thanks,
>> Bill
>>

>
>



 
Reply With Quote
 
Jeanette Cunningham
Guest
Posts: n/a
 
      28th May 2010
In the immediate window, choose the line where you want the code to stop so
you can single step.
Click in the very far left of that line, and the line will be highlighted
(often red).
That is called Setting a breakpoint.

Now run the code by opening the form and using the buttons etc.
When access gets to the line with the breakpoint, the immediate window will
open.
Press F8 to move to the next line of code.

Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia

"Bill" <(E-Mail Removed)> wrote in message
news:%23RZLMyh$(E-Mail Removed)...
> The immediate window is where I would go to
> view the output of "Debug.Print". Unless I'm
> missing something here, I don't get that I can
> enter a condition that will turn on a breakpoint
> like the HELP describes.
>
> What I want to do is single-step through code
> when a certain name is reached in a cloned
> recordset.
>
> Bill
>
>
> "Jeanette Cunningham" <(E-Mail Removed)> wrote in message
> news:%231JVKah$(E-Mail Removed)...
>> It's also called the code window or the immediate window.
>> Ctl + G will open it for you.
>>
>>
>> Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia
>>
>> "Bill" <(E-Mail Removed)> wrote in message
>> news:u3NcqXd$(E-Mail Removed)...
>>> In Access 2003, where do I find the Breakpoints
>>> Window where I can set a condition upon which
>>> the breakpoint becomes active?
>>>
>>> Thanks,
>>> Bill
>>>

>>
>>

>
>



 
Reply With Quote
 
Stuart McCall
Guest
Posts: n/a
 
      28th May 2010
"Bill" <(E-Mail Removed)> wrote in message
news:u3NcqXd$(E-Mail Removed)...
> In Access 2003, where do I find the Breakpoints
> Window where I can set a condition upon which
> the breakpoint becomes active?
>
> Thanks,
> Bill


In the VBE, Debug -> Add Watch


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
breakpoints QB Microsoft Excel Programming 0 27th Nov 2009 03:37 PM
Breakpoints, phantom breakpoints =?Utf-8?B?VHlsZW5kYWw=?= Microsoft Access VBA Modules 1 18th Jun 2005 08:34 PM
Breakpoints not triggering, have ? in breakpoints Jozef Microsoft VB .NET 2 11th Jun 2005 09:48 PM
Can't set breakpoints Tom Edelbrok Microsoft VB .NET 4 11th Apr 2005 06:58 PM
Breakpoints news.microsoft.com Microsoft Dot NET 0 8th Feb 2005 09:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:12 PM.