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
Component: AppleScript
Run Apple Scripts.
The script source can be calculated. Precompile a script to run it several times with better performance. Between runs you can use properties in AppleScript to exchange values.
| Item | Details |
|---|---|
| AppleScript.Close Removes a Script from memory. | Mac only 1.0 |
| AppleScript.Compile Compiles the script and returns the Script ID. | Mac only 1.0 |
| AppleScript.Execute Executes an AppleScript that was previously compiled using the AppleScript.Compile function. | Mac only 1.0 |
| AppleScript.GetPropertyName Queries name of property with given index. | Mac only 4.2 |
| AppleScript.GetPropertyValue Queries property value text. | Mac only 4.2 |
| AppleScript.LastError Returns the last error code. | Mac only 1.0 |
| AppleScript.LastErrorMessage Returns the last error message. | Mac only 1.0 |
| AppleScript.PropertyCount Queries the number of properties in the script. | Mac only 4.2 |
| AppleScript.Run The function compiles the AppleScript text and runs it. | Mac only 1.0 |
| AppleScript.SetPropertyValue Sets property value with new text. | Mac only 4.2 |
| Applescript.DeterminePermissionToAutomateTarget Checks whether AppleScript is allowed. | Mac only 9.0 |
11 functions.
Release notes
- Version 9.0
- Added Applescript.DeterminePermissionToAutomateTarget function.
Blog Entries
- macOS Privacy and FileMaker
- 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 Overview
Example Databases
- OS Scripting/AppleScript Print with Preview
- OS Scripting/AppleScript Properties
- OS Scripting/Email Text from Apple Mail
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins