=================================================================

SYNTAX :: find_object_or_load( target );

This sfun will attempt to locate the object with the filename
contained in the string target. It will return the object if
found. If not it will attempt to load the object and return it.
