Page 1 of 1

Where is the variable watcher?

Posted: Fri Sep 24, 2010 4:44 am
by deebee
Page 149 of the user guide says you can watch what the variables are doing by going Development->Variable Watcher

Does this still exist? I know I can see the variables in the message box, but I can only monitor one at a time. Is there a way to monitor all the globals, just present in your application simultaneously?

Re: Where is the variable watcher?

Posted: Fri Sep 24, 2010 6:49 am
by shadowslash
Hi deebee,

If I'm not mistaken, the Variable Watcher has been moved to the bottom of the Script Editor on the Variables tab. Image

Re: Where is the variable watcher?

Posted: Fri Sep 24, 2010 10:30 am
by bn
Debee,

if you are looking for the global variables you can inspect them in the message box, the fourth symbol from the left.
regards
Bernd

Re: Where is the variable watcher?

Posted: Fri Sep 24, 2010 11:45 am
by deebee
found both locations, thanks! Sometimes the docs make things more confusing than they have to be! Maybe time for an update!