Content deleted Content added
Sammi Brie (talk | contribs) Importing Wikidata short description: "Code editor for the AppleScript scripting language" (Shortdesc helper) |
restored mention of JXA with reference |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1:
{{short description|Code editor for the AppleScript and Javascript for Automation scripting
{{refimprove|date=November 2018}}
{{Use mdy dates|date=October 2013}}
{{Infobox software
| name =
| logo = AppleScript Editor Logo.png
| screenshot = AppleScript Editor.png
| caption =
| developer = [[Apple Inc.]]
| latest release version = 2.11
| latest release date = {{start date and age|2018|08|18}}
| operating_system = [[Classic Mac OS]], [[macOS]]
| genre = [[Source code editor]]
| license = [[Proprietary software|Proprietary]]
| website = {{URL|developer.apple.com/
}}
'''Script Editor''' (called '''AppleScript Editor''' from 2009 to 2014) is a [[Source code editor|code editor]] for the [[AppleScript]] and [[JavaScript for Automation|Javascript for Automation]] scripting
AppleScript Editor provides basic [[debugging]] capabilities<ref>{{Cite web|title=Edit scripts with Script Editor on Mac|url=https://support.apple.com/guide/script-editor/edit-scripts-scpedt1010/2.11/mac/10.15|access-date=2020-10-04|website=Apple Support|language=en}}</ref> and can save AppleScripts as ''plain text'' (.applescript), as a ''compiled script'' (.scpt), as a ''script bundle'' (.scptd), or as an ''application'' (.app).<ref>{{Cite web|title=Save a script as an app in Script Editor on Mac|url=https://support.apple.com/guide/script-editor/save-a-script-as-an-app-scpedt1072/2.11/mac/10.15|access-date=2020-10-04|website=Apple Support|language=en}}</ref><ref>{{Cite web|title=Save a compiled script in Script Editor on Mac|url=https://support.apple.com/guide/script-editor/save-a-compiled-script-scpedt1071/mac|access-date=2020-10-04|website=Apple Support|language=en}}</ref> 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.<ref>{{Cite web|title=View an app’s scripting dictionary in Script Editor on Mac|url=https://support.apple.com/guide/script-editor/view-an-apps-scripting-dictionary-scpedt1126/2.11/mac/10.15|access-date=2020-10-04|website=Apple Support|language=en}}</ref>
== See also ==
|