1ef @verb #2502:"@bugs" any none none rxdo #8954 @program #2502:"@bugs" any none none {?status = "open"} = args o = {} for bug in (this.bugs) if (status == bug.status || status == "all") o = {@o, {bug.id, bug:title(), bug.status, bug.discoverer:nn()}} endif endfor if (o) player:tellcolumns("rlll", {1, 1, 1, 1}, {"#", "Description", "Status", "Discoverer"}, @o) else player:tell("No bugs found.") endif "Last modified by igor (#8954) on Mon Jan 14 09:39:31 2002 MST." . 0