Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Execute Automator Workflow from AppleScript

I have a need to execute an Automator workflow from an AppleScript.
In 10.4, this would work:

set myWorkflow to "path:to:workflow"
tell application "Automator Launcher" to open myWorkflow


In 10.5, it does not. Is there an alternative way to do this in 10.5?

MBP, Mac OS X (10.5.1)

Posted on Nov 23, 2007 4:15 PM

Reply
3 replies

Execute Automator Workflow from AppleScript

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.