No, first look at the syntax for the time bind. Yours is all wrong (Hint: the mask parameter is only one parameter).
Also, set follow.txt 0 isn't going to reset the file. To reset it, open it in write mode (check the "open" man page at www.tcl.tk/man for info on how to make it use write mode).