.\"send a message to current player
.DT
write
$MUDNAME$ driver help
write

.SH Name
.SI 5
write() - send a message to current player
.EI

.SH Synopsis
.SI 5
void write( mixed str );
.EI

.SH Description
.SP 5 5
Write a message `str' to current player.  `str' can also be a number, which
will be translated to a string.
.EP

.SH See also
.SI 5
message(), tell_object(), tell_room(), shout(), say()
.EI
