Welcome to dbForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

breakpoint - no data in variables

 
   Database Forums (Home) -> MS Access RSS
Next:  Smarty syntax for require?  
Author Message
barret bonden

External


Since: Jul 27, 2008
Posts: 3



(Msg. 1) Posted: Mon Dec 29, 2008 3:36 pm
Post subject: breakpoint - no data in variables
Archived from groups: microsoft>public>access (more info?)

Access 2003 : while debugging (setting breakpoints and such) I used to be
able to see the value of variables by running
my mouse over them; very useful it was, too. This now seems not to be
working ! Did I throw a switch without knowing ?
How to turn that back on ?



--
Net/Works Consulting
www.networks-cc.com
support.RemoveThis@networks-cc.com

 >> Stay informed about: breakpoint - no data in variables 
Back to top
Login to vote
Allen Browne1

External


Since: Apr 03, 2004
Posts: 569



(Msg. 2) Posted: Mon Dec 29, 2008 10:25 pm
Post subject: Re: breakpoint - no data in variables [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That should work in break mode, if the window has focus, and nothing else is
wrong.

It may not work if a timer is running.

You can always open the Immediate Window (Ctrl+G), and ask about a variable,
e.g.:
? var1

Or you can use the Watch or Locals window (View menu, in the code window.)


--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"barret bonden" wrote in message

> Access 2003 : while debugging (setting breakpoints and such) I used to be
> able to see the value of variables by running
> my mouse over them; very useful it was, too. This now seems not to be
> working ! Did I throw a switch without knowing ?
> How to turn that back on ?
>
>
>
> --
> Net/Works Consulting
> www.networks-cc.com
> support.RemoveThis@networks-cc.com
>

 >> Stay informed about: breakpoint - no data in variables 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Passing Variables - In one of my 'form class objects (_afterupdate) I open a recordset. In another part of my form, I run a module (publc sub) for my main procedure. I would like to use some of the values from the recordset in my main module but am having trouble passin...

Public Variables to Reports - I can't seem to get the public variable to display in the report. It shows up in the immediate window just fine, (debug.print [ReportDate]), but the report stops and asks me for the value. I have stopped the code and moused over the variable and it ha...

Help required passing variables from a top level macro to .. - Hi I have written 3 seperate macros in access to run 3 queries to export 3 .xls files. Sometimes I will need to run them individually. Sometimes I will need to run them all together therefore I have written a top level macro to run the 3 macros. ....

Add or append data to existing data already stored in a te.. - Hi, Is there a way (besides Case or IIf), to type a value into field1 and have that value added to the value inside a memo or text field? Example: memo/text field has: hello in field1 i would enter: world (then run a afterupdate event) the memo/text....

HELP! Please!!! Click data and open a form to edit that sa.. - I have a macro set to open another form (The Edit Form) to edit data found on the original Multiple Item Form. The problem is the (The Edit Form) always opens to the very first record or a new record. I need the form to open the record I click..
   Database Forums (Home) -> MS Access All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]