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.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
Component: Process
Query process details.
Item | Details |
---|---|
Process.FrontProcessBundleID Queries bundleID of the frontmost app. | Mac only 4.2 |
Process.FrontProcessName Queries name of the frontmost app. | Mac/Win 4.2 |
Process.FrontWindowTitle Queries name of the frontmost window. | Mac/Win 4.2 |
Process.GetCurrentDirectory Queries current directory. | All 6.5 |
Process.IsFrontMost Checks if FileMaker is the frontmost application. | Mac/Win 2.9 |
Process.IsRunning Checks if a process is running. | Mac only 4.0 |
Process.KeepFrontMost Sets whether the plugin should keep FileMaker in front. | Mac only 7.1 |
Process.LoadLibrary Loads a given native library. | All 6.5 |
Process.SetCurrentDirectory Sets the current directory. | All 6.5 |
Process.SetFrontMost Moves FileMaker application to the front. | Mac/Win 2.9 |
ProcessActivity.List Lists all activities. | Mac/iOS 5.2 |
ProcessActivity.Options Queries option flags. | Mac/iOS 5.2 |
ProcessActivity.Reason Queries the reason text. | Mac/iOS 5.2 |
ProcessActivity.beginActivity Begins an activity. | Mac/iOS 5.2 |
ProcessActivity.endActivity Ends the activity started with ProcessActivity.beginActivity. | Mac/iOS 5.2 |
15 functions.
Release notes
- Version 9.2
- Implemented Process.SetFrontMost for Windows.
- Version 7.1
- Added Process.KeepFrontMost function.
Blog Entries
Example Databases
Feedback: Report problem or ask question.

Links
MBS Xojo tutorial videos