Next: , Previous: , Up: Procedures for debugging your scripts   [Contents][Index]


watchwrite procedure

watchwrite Procedure

This breaks program execution when the variable var is written. Abbreviation: ww.

watchwrite var

var

The variable to watch.