Mac OS X Reference Library Apple Developer
Search

Introduction

Framework
/System/Library/Frameworks/Automator.framework
Header file directories
/System/Library/Frameworks/Automator.framework/Headers
Declared in
AMAction.h
AMAppleScriptAction.h
AMBundleAction.h
AMShellScriptAction.h
AMWorkflow.h
AMWorkflowController.h
AMWorkflowView.h
AutomatorErrors.h

The Automator framework supports the development of actions for the Automator application, as well as the ability to run a workflow in developer applications. An action is a bundle that, when loaded and run, performs a specific task, such as copying a file or cropping an image. Using Automator, users can construct and execute workflows consisting of a sequence of actions. Developers can also load and execute workflows in their applications. As a workflow executes, the output of one action is typically passed as the input to the next action. Automator loads action bundles from standard locations in the file system: /System/Library/Automator, /Library/Automator, and ~/Library/Automator.



Last updated: 2006-10-26

Did this document help you? Yes It's good, but... Not helpful...