@verb #8084:"_say_repeat" this none this rxdo #8084 @program #8084:"_say_repeat" this none this caller_perms() == this || raise(E_PERM) times = toint(args[1]) string = "" for x in [1..times] string = string + $su:from_list(args[2..$], " ") + " " endfor string = string[1..$ - 1] return string "Last modified by Dax (#789) on Tue May 3 14:09:36 2005 MDT." .