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:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
Component: App
Functions to modify the current application.
Version | macOS | Windows | Linux | Server | iOS SDK | License |
2.6 / 11.3 | ✅ 94% | 🔶 39% | 🔶 33% | 🔶 56%, on macOS | 🔶 44% | Paid |
Item | Details | Server |
---|---|---|
App.CancelUserAttentionRequest Cancels a previous user attention request. | Mac only 6.1 |
❌ Server |
App.ClearTouchBar Clears a TouchBar assigned to the app. | Mac only 8.4 |
❌ Server |
App.CompactMemory Compacts application memory. | Win only 8.5 |
✅ Server |
App.EffectiveUserID Queries effective user ID. | Mac/Linux/iOS 8.0 |
✅ Server |
App.Exit Quits the current process. | All 11.1 |
✅ Server |
App.GetDockBadgeLabel Returns the tile's current badge label. | Mac/iOS 2.6 |
❌ Server |
App.GetDockIcon Queries the dock icon. | Mac only 3.2 |
✅ Server |
App.GetProcessName Queries the name of the application. | All 3.2 |
✅ Server |
App.GetProcessPath Queries the path of the application. | All 3.5 |
✅ Server |
App.MemoryUsed Queries amount of memory used. | Mac/Win 6.5 |
✅ Server |
App.OpenFile Asks app to open a given file. | Mac only 7.4 |
❌ Server |
App.PlaySystemSound Plays a system sound with given name. | Mac/Win 11.3 |
❌ Server |
App.ProcessID Queries process ID. | All 8.0 |
✅ Server |
App.RequestUserAttention Starts a user attention request. | Mac only 6.1 |
❌ Server |
App.SetDockBadgeLabel Sets the string to be displayed in the tile's badging area. | Mac/iOS 2.6 |
❌ Server |
App.SetDockIcon Sets the image for the dock icon for this application. | Mac only 3.2 |
❌ Server |
App.SetProcessName Sets the name of the current application. | Mac only 3.2 |
✅ Server |
App.UserID Queries user ID. | Mac/Linux/iOS 8.0 |
✅ Server |
18 functions shown.
Release notes
- Version 12.2
- Changed App.SetDockIcon to allow passing empty value to clear image.
- Version 11.3
- Added App.PlaySystemSound function.
- Version 11.1
- Added App.Exit to quit current FileMaker process. Allows to restart server scripting engine.
- Version 10.5
- Improved App.GetDockBadgeLabel and App.SetDockBadgeLabel for iOS to not cause warning message.
- Version 8.5
- Added App.CompactMemory function.
- Version 8.4
- Added Window.ClearTouchBar and App.ClearTouchBar fucntions.
- Version 8.0
- Added App.EffectiveUserID, App.ProcessID and App.UserID.
- Version 7.5
- Added App.GetProcessPath and App.GetProcessName for Linux.
- Version 7.4
- Added App.OpenFile for Mac to open file in FileMaker by script.
Blog Entries
- MBS FileMaker Plugin 6.5 for OS X/Windows
- MBS FileMaker Plugin 6.4 for OS X/Windows
- 4000 functions in 10 years
- MBS FileMaker Plugin 4.2 for OS X/Windows - More than 2500 Functions In One Plugin
- MBS FileMaker Plugin 3.2 for OS X/Windows
- New cool things for Filemaker
- MBS Filemaker Plugin Overview
Example Databases
Feedback: Report problem or ask question.
