View/Edit #7783:_constructor

Switch to edit mode.

Name(s): _constructor
1:  "Begin generic security check (_constructor)"
2:  if (verb == "_constructor" && caller_perms() != #-1)
3:    raise(E_PERM)
4:    return E_PERM
5:  endif
6:  "End generic security check (_constructor)"
7:  this.active = 0
8:  this.listening = 1
9:  return pass(@args)
10: "Last modified by Lao-Tzu (#8084) on Mon Dec 17 14:29:17 2001 MST."

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

You are not logged in.

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