193 @verb #3135:"quack1" this none this rxdo #3135 @program #3135:"quack1" this none this if (typeof(args[1]) == $LIST) r = "{" if (length(args[1]) > 0) r = r + this:quack1(args[1][1]) endif for x in (args[1][2..$]) r = r + ", " + this:quack1(x) endfor r = r + "}" return r endif return tostr(args[1]) "Last modified by whiz (#3135) on Sat May 14 14:39:03 2005 MDT." . 0