AppleScript Editor: Difference between revisions

Content deleted Content added
Both classic Mac OS and macOS. If it was in System 7 and in Mac OS X it was presumably also in Mac OS 8 and Mac OS 9 as well, so just say "classic Mac OS" for the OS.
Pipe away the (API) qualifications.
Line 16:
'''AppleScript Editor''', formerly and more recently known as '''Script Editor,''' is a [[Source code editor|code editor]] for the [[AppleScript]] scripting language, included in [[classic Mac OS]] and [[macOS]]. 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)|Carbon]]. 10.3 introduced a new Script Editor written using [[Cocoa (API)|Cocoa]].
 
== History ==
Line 26:
==References==
{{Reflist}}
{{Mac OS XmacOS}}
 
[[Category:OS X programming tools]]