NAME receive - send message to connected user SYNOPSIS int receive(string msg) DESCRIPTION If this_object() is interactive, send message msg to the connected user. It will return 1 if the message was received, 0 otherwise. SEE ALSO efun/communication/