Next: , Previous: , Up: Procedures for debugging your scripts  


6.1.9.8 watchwrite Procedure

This breaks program execution when the variable var is written. It is abbreviated as ww.

watchwrite{var}

var

The variable to watch.