3ef
@verb #7788:"tell_www_page" this none this rxdo #8084
@program #7788:"tell_www_page" this none this
if (player:isa($webber) && player.user in {#7788, #8084, #8371})
if (listassoc("clear", dobj))
this.web_hear = {tostr("Output buffer cleared at ", ctime(), ".")}
endif
if (iobjstr != "")
text = listassoc("do", iobj)[2]
this:tell("> ", text, "")
force_input(this, text)
endif
suspend(2)
player:tell("")
idx = 1
while (idx < length(this.web_hear))
end = min(idx + 100, length(this.web_hear))
player:tell($su:from_list(this.web_hear[idx..end], "
"))
idx = end
endwhile
player:tell("")
player:tell("