231 @verb #1802:"notify" this none this rxdo #3152 @program #1802:"notify" this none this try output = "" who = callers()[$][5]:isa($webber) ? callers()[$][5].user | callers()[$][5] who = who:nn() what = callers()[$][2] if ($perm_utils:is_called_from($recycler, "recycle")) output = tostr(who, " [", what, "] ", argstr) elseif ($perm_utils:is_called_from($recycler, "create")) output = tostr(who, " [", what, "] ", argstr) else "nada." endif output && this:fileappend("log", {output}) except (ANY) endtry return 0 . 0