Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Files.AppPath

Returns the path to the main executable for this FileMaker solution.

Component Version macOS Windows Linux Server iOS SDK
Files 2.7 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Files.AppPath" )

Parameters

none

Result

The application path.

Description

Returns the path to the main executable for this FileMaker solution.
So either the path to FileMaker application or path to your runtime solution.
Use Path.NativePathToFileMakerPath to convert to a FileMaker path if you plan to use "filemac:" on a built in FileMaker function.

Returns on FileMaker Cloud (Linux) usually this path: "/opt/FileMaker/FileMaker Server/Database Server/bin/fmsased"

Examples

Shows app path:

Show Custom Dialog ["App Path"; MBS( "Files.AppPath" )]

See also

Example Databases

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 13th November 2019


Files.AddedToDirectoryDate - Files.AudioCoverArt