Chapter Contents |
Previous |
Next |
WATCH |
Category: | Manipulating Debugging Requests |
Alias: | W |
Syntax | |
Arguments | |
Details | |
Examples |
Syntax |
WATCH variable(s) |
Details |
The WATCH command specifies a variable to monitor and suspends program execution when its value changes.
Each time the value of a watched variable changes, the debugger:
Examples |
w divisor
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.