@verb #9612:":set" this none this rxdo #7165 @program #9612:":set" this none this {name, val} = args if (i = name in this.varnames) this.varvalues[i] = val elseif (this.parent_frame != 0) return this.parent_frame:set(name, val) else raise(E_VARNF, tostr(E_VARNF, ": ", name)) endif "Last modified by manta (#7165) on Sun Nov 18 21:14:10 2001 MST." .