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.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Compiles the script and returns the Script ID.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
AppleScript | 1.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ❌ No |
Parameter | Description | Example |
---|---|---|
Script Text | This is the text of the script to compile | "3 + 4" |
Returns ScriptID or error.
Compile a script
MBS( "Applescript.Compile" ; $Applescript )
Created 18th August 2014, last changed 31st October 2016
AppleScript.Close - AppleScript.Execute
Feedback: Report problem or ask question.