Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(FileMakerPath) function

Get(FileMakerPath) function
Format

Get(FileMakerPath)
Parameter
None
Data type returned
text
Description
Returns the path to the folder of the currently running copy of FileMaker Pro. In Windows, the path format is /Drive:/Program Files/FileMaker/FileMaker Pro 9.0/. In the Mac OS, the path format is /DriveName/Applications/FileMaker Pro 9.0/.
Note   See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Examples
Returns /C:/Program Files/FileMaker/FileMaker Pro 9.0/ in Windows.
Returns /MacintoshHD/Applications/FileMaker Pro 9.0/ in the Mac OS.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(FileMakerPath) function
Previous
Page
Next
Page