
load_object(3)        LPC Library Functions        load_object(3)

NNAAMMEE
       load_object() - find or load an object by file name

SSYYNNOOPPSSIISS
       object load_object( string str );

DDEESSCCRRIIPPTTIIOONN
       Find  the  object  with  the file name <str>.  If the file
       exists and the  object  hasn't  been  loaded  yet,  it  is
       loaded.  Otherwise zero is returned.

SSEEEE AALLSSOO
       file_name(3), stat(3), find_object(3)

Majik                      26 Jul 1997                          1

