Jump To:
Leopard Sample Code: Scripting & Automation
Building on the power of AppleScript, AppleScript Studio in Xcode allows script writers to create Mac OS X applications that use AppleScript scripts to control complex user interfaces. Additional scripting tools for Mac OS X are available from various open source groups. For anyone wishing to automate repetitive procedures in Mac OS X, the Automator application's visual development environment offers a simple drag-and-drop process of selecting and connecting individual workflow actions, which can include shell scripts and AppleScript scripts.

View all Tools Sample Code.
Document Descriptions
On Off
Display

Sorted by
Title
Sort by
Date
HelloStudio (HTML) (DMG) (ZIP)
This is a Hello, world application built using AppleScript Studio.
2006-07-28
MoreAppleEvents (HTML) (DMG) (ZIP)
Provides routines that assist with the creation and sending of Apple events and object descriptors.
2003-01-14
ODOC (HTML) (DMG) (ZIP)
Illustrates how to send an open document ('odoc') Apple event to another application process.
2003-01-14
Processes (HTML) (DMG) (ZIP)
This process management application uses most of AppleScript Studio's significant features.
2006-07-28
SampleCMPlugIn (HTML) (DMG) (ZIP)
A contextual menu plugIn for Mac OS X.
2006-10-09
ScriptView (HTML) (DMG) (ZIP)
Shows how to build a script editor application with a built-in script database using AppleScript Studio.
2005-06-01
TextEditPlus (HTML) (DMG) (ZIP)
This application is a version of TextEdit enhanced with additional document properties using AppleScript Studio.
2006-07-28
UpdateXcodeSubprojects (HTML) (DMG) (ZIP)
Updates all subprojects of an Xcode project to Xcode 2.1 format. Illustrates scripting techniques.
2005-06-06