searchpath(TCLX)

searchpath(TCLX)


searchpath -- search all directories in the specified path

Syntax

searchpath path file

Description

Searches all directories in the specified path, which is a Tcl list, for the specified file. Returns the full pathname of the file, or an empty string if the requested file can not be found.