wb_find_file

string wb_find_file (string filename)

Looks for a file in the Windows and System directories, in this order. If the file exists, return the complete path to it. If not, return filename.

See also

System functions