+ Reply to Thread
Results 1 to 11 of 11

How show value of variable by mouse-over in debug single step mode

Hybrid View

  1. #1
    Edward Ulle
    Guest

    Re: How show value of variable by mouse-over in debug single step

    The value can be displayed only when the sub or function is inscope. If
    the variable is in a sub or function out of scope no value is displayed.



    *** Sent via Developersdex http://www.developersdex.com ***

  2. #2
    Chet Shannon
    Guest

    Re: How show value of variable by mouse-over in debug single step

    I think the value is inscope because there is only one sub and no
    sub-routines or jumping around. All values are 'present' (right word?) in
    the current sub I'm coding. Plus the value won't show in any of my code.
    It's not limited to just one sub. Thx Chet
    --
    Chet Shannon


    "Edward Ulle" wrote:

    > The value can be displayed only when the sub or function is inscope. If
    > the variable is in a sub or function out of scope no value is displayed.
    >
    >
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    >


  3. #3
    Chet Shannon
    Guest

    Re: How show value of variable by mouse-over in debug single step

    Any more ideas on fixing this? Thx ! Chet
    --
    Chet Shannon


    "Chet Shannon" wrote:

    > I think the value is inscope because there is only one sub and no
    > sub-routines or jumping around. All values are 'present' (right word?) in
    > the current sub I'm coding. Plus the value won't show in any of my code.
    > It's not limited to just one sub. Thx Chet
    > --
    > Chet Shannon
    >
    >
    > "Edward Ulle" wrote:
    >
    > > The value can be displayed only when the sub or function is inscope. If
    > > the variable is in a sub or function out of scope no value is displayed.
    > >
    > >
    > >
    > > *** Sent via Developersdex http://www.developersdex.com ***
    > >


  4. #4
    Edward Ulle
    Guest

    Re: How show value of variable by mouse-over in debug single step

    Chet,

    Sorry the Auto Data Tips and inscope are the things I'm aware of.

    You say your single stepping through the code. So you are in the
    subroutine containing the highlighted line of code and no values are
    displayed. That is the module inscope.


    *** Sent via Developersdex http://www.developersdex.com ***

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1