@verb #8958:":initialize" this none this rxdo #8084 @program #8958:":initialize" this none this {?code = ""} = args if (typeof(code) == $LIST) this.code = $su:from_list(code, " ; ") elseif (typeof(code) == WAIF && code:isa($function)) this.code = code.code elseif (typeof(code) == $STR) this.code = code else raise(E_TYPE) endif "Last modified by Dax (#789) on Tue May 3 13:45:07 2005 MDT." .