@verb #1409:"_kick" this none this rxdo #7407 @program #1409:"_kick" this none this "Begin generic security check (_kick)" if (verb == "_kick" && !args[1]:isa(this)) raise(E_INVARG, "Illegal object", args[1]) return E_INVARG endif "End generic security check (_kick)" for j in [1..len = length(this.user_objs)] i = len - j + 1 if (!$recycler:valid(this.user_objs[i])) this.user_objs[i..i] = {} this.user_info[i..i] = {} endif endfor "Last modified by Cecil (#7407) on Sat Sep 20 17:24:47 2003 MDT." .