Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 95
Data type returned
text
Originated in
FileMaker Pro 8.0
Description
In Windows, the path format is /Drive:/Program Files/FileMaker/FileMaker Pro 11.0/.
In the Mac OS, the path format is /DriveName/Applications/FileMaker Pro 11.0/.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
www.filemaker.com/kb.
Examples
Returns /C:/Program Files/FileMaker/FileMaker Pro 11.0/ in Windows.
Returns /MacintoshHD/Applications/FileMaker Pro 11.0/ in the Mac OS.
Related topics
Contents
Functions reference (alphabetical list)
Get(FileName)
Purpose
Returns the name of the currently active database file, without the filename extension.
Format
Get(FileName)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 6.0 or earlier
Description
If the current calculation is stored and you specify its context, this function will be evaluated based
on that context; otherwise, it will be evaluated based on the context of the current window.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
www.filemaker.com/kb.