 
  Use to continuously watch the value of a variable or the
condition (-1 for true or 0 for false) of an expression
as your program executes.
 
Watched variables appear in the Watch window at the top
of the screen.
 
Note: The message 'Not watchable' appears in the Watch
      window if QuickBASIC cannot access the value of the
      variable.