613-518-1166 info@zimdatabases.com

ZIM Language Reference

$filepath

< All Topics

$filepath

Returns the path of the disk file associated with a specified object.

Syntax

$filepath(objname)

Parameters

objname

The name of an EntitySet, relationship, application directory, or application document.

Return Value

The $filepath function returns a character string containing the path to the disk file that contains the specified object. AREAS.ZIM or DIRS.ZIM entries that apply to the file are expanded, as are the special path indicator characters. The value of $filepath is dynamically set, unless the program is compiled. Once a program is compiled, this value cannot be changed.

 

See Also

$ClipPath

$DBPath

$filenum

$ImagePath

$WorkPath

$ZimPath

About Functional Expressions

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Table of Contents