Content deleted Content added
m Reverted 2 edits by 1234567890r identified as test/vandalism using STiki |
Mentioned renaming of the application |
||
Line 14:
}}
'''AppleScript Editor''', formerly and more recently known as '''Script Editor,''' is a [[Source code editor|code editor]] for the [[AppleScript]] scripting language, included in [[Mac OS]]. AppleScript Editor provides basic [[debugging]] capabilities and can save AppleScripts as plain text (.applescript), as a compiled script (.scpt), as a script bundle (.scptd), or as an application (.app). 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.
Prior to [[Mac OS X 10.3]], Script Editor was developed using the [[Carbon (API)]]. 10.3 introduced a new Script Editor written using [[Cocoa (API)]].
== History ==
AppleScript Editor was known as "Script Editor" until [[Mac OS X 10.6]]. Also, in [[OS X 10.10]] it was renamed back to "Script Editor", likely because of the introduction of [[JavaScript for Automation]].
== See also ==
|