Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to use Automator
#6
No brackets and it's case-sensive so the Users and Music folders start with a cap.

...And there's a space after afplay.

Also, since you've put a space in the file-name, you'll have to escape it with backslashes or change the name to remove the space.

It should look something like this (assuming that the name of the file is correct):

do shell script 
afplay /Users/emdc/Music/Mac\\ startup.aif
Reply


Messages In This Thread
Trying to use Automator - by DaviDC. - 03-20-2009, 03:39 AM
Re: Trying to use Automator - by Doc - 03-20-2009, 04:09 AM
Re: Trying to use Automator - by DaviDC. - 03-20-2009, 02:54 PM
Re: Trying to use Automator - by btfc - 03-20-2009, 03:14 PM
Re: Trying to use Automator - by DaviDC. - 03-20-2009, 03:43 PM
Re: Trying to use Automator - by Doc - 03-20-2009, 04:03 PM
Re: Trying to use Automator - by DaviDC. - 03-20-2009, 04:33 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)