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

SYNTAX :: resolv_path( cur_path , target );

This sfun will return the full path to the file_name "target" from
the root directory. If the file does not exist or you lack access,
a 0 is returned.

