View/Edit #8259:notify*_bin_direct notify*_direct_bin

Switch to edit mode.

Name(s): notify*_bin_direct notify*_direct_bin
1:  if (caller != this && !caller_perms():controls(this))
2:    raise(E_PERM)
3:  endif
4:  if (this:listening())
5:    {?text = ""} = args
6:    if (typeof(text) == $LIST)
7:      for line in (text)
8:        this:notify(line)
9:      endfor
10:   else
11:     this:reflect_notify(text)
12:   endif
13: endif
14: return pass(@args)
15: "Last modified by Dax (#789) on Tue May  3 13:45:07 2005 MDT."

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

You are not logged in.

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