Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
App.GetProcessPath
Queries the path of the application.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
App | 3.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "App.GetProcessPath" )
Parameters
none
Result
Returns path or error.
Description
Queries the path of the application.This value does not change by App.SetProcessName as it queries the file path.
Examples
Get app folder path:
MBS( "Path.RemoveLastPathComponent"; MBS( "App.GetProcessPath" ))
See also
- App.GetProcessName
- App.SetProcessName
- Files.Launch
- Path.RemoveLastPathComponent
- URLScheme.SetDefaultHandler
Release notes
- Version 7.5
- Added App.GetProcessPath and App.GetProcessName for Linux.
Blog Entries
- MBS FileMaker Plugin, version 7.5pr2
- Restart FileMaker with same database
- MBS Filemaker Plugin, version 3.5pr6
This function is free to use.
Created 18th August 2014, last changed 16th October 2017