Category: Get
Syntax: Get ( FileMakerPath ) |
Parameters: 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 8/. In the Mac OS, the path format is /DriveName/Applications/FileMaker Pro 8/. (The actual path may vary if FileMaker was installed in a non-standard location.)
Examples:
Function |
Results |
---|---|
Get (FileMakerPath) |
Returns /C:/Program Files/FileMaker/FileMaker Pro 8/ in Windows. |
Returns /MacintoshHD/Applications/FileMaker Pro 8/ in the Mac OS. |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information