Jump To:
Leopard Guides: Scripting & Automation
Automator is an application that lets users automate repetitive procedures performed on a computer. Developers create Automator actions--loadable bundles that perform discrete tasks--that users link together in a workflow. Developers can implement Automator actions using AppleScript, Objective-C, or a combination of the two. System administrators and end users can also supply their own shell scripts as Automator actions. Actions can access the capabilities of individual applications (including the Finder) and a wide range of system services.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Automator Programming Guide (HTML) (PDF)
Describes the concepts and tasks for developing actions, which are bundles loaded by the Automator application.
2007-12-11
Automator AppleScript Actions Tutorial (HTML) (PDF)
Guides you through the procedure for creating a simple Automator action implemented in AppleScript.
2007-07-18