Please enable JavaScript to view this site.

R:BASE 11 Help

Navigation: Function Index > F

FINDFILE

Scroll Prev Top Next More

(FINDFILE('filename'))

 

Returns the location of a file. The function looks first in the current directory and then searches the DOS path for the file. If the file is found, the full path name is returned, if it isn't found, a NULL is returned. Wildcards in the filename will produce unpredictable results.