17f @verb #5450:"tell_contents" this none this rxdo #9988 @program #5450:"tell_contents" this none this "Copied from Generic Container (#8):tell_contents by Slacker (#2) Sep 21 00:42:54 1995" if (!this.contents) $msg:mtell("empty") elseif (length(this.contents) == 1) $msg:mtell("contents_sing", this.contents[1]) else $msg:mtell("contents_plur", this.contents) endif . 0