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?
Where is the variable watcher?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 344
- Joined: Tue Feb 24, 2009 6:14 pm
- Contact:
Re: Where is the variable watcher?
Hi deebee,
If I'm not mistaken, the Variable Watcher has been moved to the bottom of the Script Editor on the Variables tab.
If I'm not mistaken, the Variable Watcher has been moved to the bottom of the Script Editor on the Variables tab.

Re: Where is the variable watcher?
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
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?
found both locations, thanks! Sometimes the docs make things more confusing than they have to be! Maybe time for an update!