Table of Contents


NAME

find-with-autopath - find file using (reversed) auto_path (Decida Procedure)

USAGE

          find-with-autopath file

ARGUMENTS

file name of file to find

RESULTS

returns full path to file if found
if not found, returns ""

AUTHOR

Richard Booth

Table of Contents