TELL_OBJECT(2) SYSTEM CALLS TELL_OBJECT(2)
NAME
tell_object - "send message to an object
SYNOPSIS
void tell_object(mixed ob, string msg);
DESCRIPTION
Sends a message to an object. In fact, the ONLY thing this
simul_efun does is to call message("tell_object", msg, ob);
SEE ALSO
/adm/simul_efun/tell_object.c
AUTHOR
Ichabod@TMI, 3/17/93
MudOS Release 0.9 Last change: 3-19-93