Switch to edit mode.
Name(s): tell1: set_task_perms(caller_perms()) 2: if (length(args) == 1 && typeof(args[1]) == $LIST) 3: this:notify(args[1]) 4: else 5: this:notify(tostr(@args)) 6: endif 7: "Last modified by Dax (#789) on Tue May 3 13:45:01 2005 MDT."