Automator Folder Actions - problems generating apple script from automator
I'm relatively new to Mac OS X but have been experimenting with it's various applications, most recently Automator. After some early success - managed to create a Automator app. that dismounts my external LaCie HD when I push the button on the housing! - I've now run into problems with "Folder Actions".
Here's what I'm trying to do:
I want to have folder that when WMA music file is dropped into it, automator opens Switch (conversion app.) and drops all new files into Switch, converts files to Mp3 and imports them into iTunes.
I actually have created a workflow that does precisely this (using 'watch me do') but when I try to use it as a folder action it doesn't work.
According to this article : http://www.peachpit.com/articles/article.aspx?p=1215430,
"When you save an Automator workflow as a Folder Action plug-in, Automator actually saves your workflow as an application into the ~/Library/Workflows/Applications/Folder Actions/ folder. It then creates an AppleScript file in the ~/Library/Scripts/Folder Action Scripts/ folder and attaches it to the folder you’ve specified."
I think i have identified the problem - automator (or apple script editor?) is not creating an applescript file in the 'Library/Scripts/Folder Action Scripts ' directory when I save as a folder action plug-in (just as an app. in 'user/library/workflows/applications/folder actions' ) .
Consequently there is no .scrpt file to add to the folder in 'configure folder actions' window.
I just cannot get automator to make this apple script file, (and don't have a clue as to how to make it in applescript editor!) and wondered if anyone has had similar problems or has a solution! Do I need to reinstall automator? Is there a setting I've missed?
Thanks for any help - apologies if this is long-winded!
MacBook Pro, Mac OS X (10.5.4)