On Thu, Jul 29, 2004 at 06:37:16AM -0500, Brian Downing wrote: > ...like with (loop repeat 5 collect (read-from-string)). (read-from-string) should of course be (read-line). I blame it being 06:30 here. :) -bcd