Jump To:
Leopard Technical Q&As: Scripting & Automation
AppleScript is Apple's native scripting technology. It enables users to directly control applications and parts of the Mac OS by creating English-like scripts. Developers can make applications scriptable--that is, capable of being called from and used within AppleScript scripts. Also, applications can execute scripts and send Apple events to take advantage of features of other scriptable applications. The Automator application provides a graphical interface for combining individual AppleScript-based actions to create an automated workflow.

A guided introduction and learning path for developers new to AppleScript.  
Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
How do I access files contained in my AppleScript Studio application's main bundle? (HTML)
QA1493: Explains how to access files stored within an AppleScript Studio application.
2007-02-05
Loading Scripting Additions in Mac OS X (HTML)
QA1070: Explains how to load scripting additions so you can call them using Apple events.
2005-05-06
Calling AppleScript from an Application (HTML)
QA1026: Describes how to call an AppleScript from an application written in C.
2001-04-10