find_object(3) LPC Library Functions find_object(3)
NNAAMMEE
find_object() - find an object by file name
SSYYNNOOPPSSIISS
object find_object( string str );
DDEESSCCRRIIPPTTIIOONN
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.
SSEEEE AALLSSOO
file_name(3), stat(3)
MudOS 5 Sep 1994 1