@verb #2711:"swave" any any any rxdo #9620 @program #2711:"swave" any any any "The first arg becomes the counter for the loop in which sine is called" for x in [1..toint(args[1])] if (length(args) > 3) if (args[4] == "show") this:sinecast(args[2], args[3]) endif else this:sine(args[2], args[3]) endif $cmd_utils:suspend_float(0.2) endfor "Last modified by Velusip (#9620) on Fri Oct 4 12:19:33 2002 MDT." .