Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
App.GetProcessPath
Queries the path of the application.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| App | 3.5 | Yes | Yes | Yes | Yes | Yes |
MBS( "App.GetProcessPath" ) More
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
Blog Entries
- MBS FileMaker Plugin, version 7.5pr2
- Restart FileMaker with same database
- MBS Filemaker Plugin, version 3.5pr6
Release notes
- Version 7.5
- Added App.GetProcessPath and App.GetProcessName for Linux.
Created 18th August 2014, last changed 16th October 2017
App.GetProcessName - App.MemoryUsed
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins