SYNOPSIS
void more_string( mixed text, string name, closure fun, mixed args)
FILE
/std/player/more.h
DESCRIPTION
"more"s a text to the user. After the player stopped viewing the text the
optional closure fun will be called with args as argument.
string can either be a string or an array of strings
If name is specified it will be shown as the name of the text which
is viewed