Jump to content

AppleScript Editor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Duschenhocker (talk | contribs) at 10:20, 11 April 2014 (update the version of the editor). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

AppleScript Editor
Developer(s)Apple Inc.
Stable release
2.6.1 / October 22, 2013; 11 years ago (2013-10-22)
Operating systemSystem 7, Mac OS 8, Mac OS 9, Mac OS X
TypeCode editor
LicenseApple EULA
Websitehttp://developer.apple.com/applescript/

AppleScript Editor is a 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.

History

AppleScript Editor was known as "Script Editor" until Mac OS X 10.6.

See also