View/Edit #2495:do_notify

Switch to edit mode.

Name(s): do_notify
1: {input, ?active = 0, ?tri = caller} = args
2: {version, mode, results, recording, @rest} = tri:getdata()
3: version >= 0.1 || raise(E_INVARG)
4: if (active && mode == "record")
5:   typeof(input) == $STR || raise(E_INVARG)
6:   recording = {@recording, input}
7: endif
8: tri:setdata({version, mode, results, recording, @rest})
9: "Last modified by Dax (#789) on Tue May  3 14:03:27 2005 MDT."

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

You are not logged in.

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