238 @verb #2111:"@youngest" none none none rxdo #7446 @program #2111:"@youngest" none none none "Syntax: @youngest" "Lists the twenty most recently created characters and then gives a`@who' type lsiting of the six most recently created characters." this.log:update() youngest = players()[length(players()) - 20..length(players())] player:tell("The twenty yougest players on Canada MOO are ", $string_utils:title_list(youngest), ".") player:("@who")(@$list_utils:map_prop(youngest[15..$], "name")) "Last modified by NH (#2369) on Sat Dec 19 11:58:24 1998 MST." . 0