full (<file>)
string
The full path name of a file name.
<file>
The name of the file to be queried. The file may or may not exist.
The following might yield '/usr/text/names.txt'.
string fn = full(names.txt)
Functions: |
fext (string), flocal (string), fname (string), fpath (string) |