Switch to edit mode.
Name(s): tell notify*_bin1: if (typeof(args[1]) == $LIST)
2: for line in (args[1])
3: this:tell(line)
4: endfor
5: return
6: endif
7: text = tostr(@args)
8: #7407:tell(tostr("[", this, "]: ", text))
9: "Last modified by Dax (#789) on Tue May 3 13:45:07 2005 MDT."