call_other(ob, str, arg)
object ob;
string str;

Call function in another object with an argument. The return value is
returned from the other object.

See also present(), find_living().
