Page 1 of 1
Array in Variable Watcher
Posted: Fri Feb 15, 2008 1:51 pm
by bjb007
In the Variable Watcher I can only see one value
of an array (which has four values in it).
Is there any way I can see all four values at the
same time?
Posted: Fri Feb 15, 2008 4:21 pm
by Mark
Dear bjb007,
You shouldn't see a value, you should see "<array>". When you click on the line containing the variable name, the bottom of the variable watcher should give you a table with key names on the left and the contents of the elements on the right.
Kind regards,
Mark
Array in Variable Watcher
Posted: Fri Feb 15, 2008 6:22 pm
by bjb007
Mark
Might have been something to do with visibility of the array -
my other post about Global refers.
Fixed "global" declaration and can now see all elements
of the array!
Thanks again.
Why is it that when something doesn't work as expected
it's always my fault?
Re: Array in Variable Watcher
Posted: Fri Feb 15, 2008 7:01 pm
by Klaus
bjb007 wrote:...
Why is it that when something doesn't work as expected
it's always my fault?
Our good education prohibits further comments
Best
Klaus
Array in Variable Watcher
Posted: Fri Feb 15, 2008 7:13 pm
by bjb007
I feel a persecution complex coming on.