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


watchread procedure

watchread Procedure

This breaks program execution when the variable var is read. Abbreviation: wr.

watchread var

var

The variable to watch.