Software:AppleScript Editor
Script Editor running on macOS Monterey | |
Developer(s) | Apple Inc. |
---|---|
Stable release | 2.11
/ August 18, 2018citation needed] [ |
Operating system | Classic Mac OS, macOS |
Type | Source code editor |
License | Proprietary |
Website | developer |
Script Editor (called AppleScript Editor from 2009 to 2014) is a code editor for the AppleScript and Javascript for Automation scripting languages, included in classic Mac OS and macOS.[1]
AppleScript Editor provides basic debugging capabilities[2] and can save AppleScripts as plain text (.applescript), as a compiled script (.scpt), as a script bundle (.scptd), or as an application (.app).[3][4] AppleScript Editor also handles script dictionary files, allowing the user to see what scripting classes and commands are available for each scriptable application installed on the computer.[5]
Prior to Mac OS X 10.3, Script Editor was developed using Carbon. 10.3 introduced a new Script Editor written using Cocoa. It was called AppleScript Editor from Mac OS X 10.6 to 10.10, when the application added support for JavaScript for Automation.[6]
See also
References
- ↑ "About Script Editor on Mac" (in en). https://support.apple.com/guide/script-editor/about-script-editor-scpedt6935/mac.
- ↑ "Edit scripts with Script Editor on Mac" (in en). https://support.apple.com/guide/script-editor/edit-scripts-scpedt1010/2.11/mac/10.15.
- ↑ "Save a script as an app in Script Editor on Mac" (in en). https://support.apple.com/guide/script-editor/save-a-script-as-an-app-scpedt1072/2.11/mac/10.15.
- ↑ "Save a compiled script in Script Editor on Mac" (in en). https://support.apple.com/guide/script-editor/save-a-compiled-script-scpedt1071/mac.
- ↑ "View an app’s scripting dictionary in Script Editor on Mac" (in en). https://support.apple.com/guide/script-editor/view-an-apps-scripting-dictionary-scpedt1126/2.11/mac/10.15.
- ↑ Guyot, Alex (2014-10-17). "Extensibility and Automation Changes in OS X Yosemite". https://www.macstories.net/mac/extensibility-and-automation-changes-in-os-x-yosemite/.
Original source: https://en.wikipedia.org/wiki/AppleScript Editor.
Read more |