Next: watchdel procedure, Previous: watchwrite procedure, Up: Procedures for debugging your scripts [Contents][Index]
watchread Procedure ¶
This breaks program execution when the variable var is read.
Abbreviation: wr.
watchread var
var
The variable to watch.