AppleScript
Appearance
Developer | Apple Inc. |
---|---|
Stable release | 2.0 / 2007-10-26 |
OS | System 7, Mac OS 8, Mac OS 9, Mac OS X |
License | Apple EULA (parts available under APSL) |
Website | http://www.apple.com/applescript/ |
AppleScript is a scripting language and framework designed for the Apple Macintosh platform that allows users to write scripts that can control a wide variety of programs. The AppleScript language uses an English-like syntax that is clear and easy to understand. AppleScript has been included as part of the Macintosh System Software made by Apple Inc. since 1993.
Other websites
Official
- AppleScript – Official page at Apple.com
- AppleScript at Apple Developer Connection
- GUI Scripting Gives AppleScript scripts the ability to control otherwise non-scriptable applications. AppleScript scripts can select menu items, click buttons, enter text into text fields, and generally control the interfaces of most Mac OS X 10.x applications.