.\"find an object by file name
.DT
find_object
$MUDNAME$ driver help
find_object

.SH Name
.SI 5
find_object() - find an object by file name
.EI

.SH Synopsis
.SI 5
object find_object( string str );
.EI

.SH Description
.SP 5 5
Find the object with the file name `str'.  If the object is a
cloned object, then it can be found using the file name which
would by returned if file_name() was called with it as the
argument.
.EP

.SH See also
.SI 5
file_name()
.EI
