FORMULA LANGUAGE
Returns the directory portion of a path name, that is, the path name minus the file name.
Note This @function is new with Release 6.
Syntax
@FileDir( pathname)
Parameters
pathname
directory
The directory part of a file name is everything to the left of the file name as demonstrated below:
Example See Also