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 ***
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 ***
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 ***
>
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 ***
> >
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 ***
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks