View/Edit #2237:notify_strip

Switch to edit mode.

Name(s): notify_strip
1: notify = args
2: for line in [1..length(notify)]
3:   while (m = match(notify[line], "%(<font +color=[^&]+&gt;%|%)"))
4:     ticks_left() < 1000 || seconds_left() < 2 ? suspend(0) | 0
5:     notify[line][m[1]..m[2]] = ""
6:   endwhile
7: endfor
8: return notify
9: "Last modified by Eve (#2633) on Sat Aug 19 10:57:02 2000 MDT."

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Janette (#2633)

You are not logged in.

[home | help | who | search | setup | code]