Re: Get Notified with a sound When a File Is Added to a Folder
Re: Get Notified with a sound When a File Is Added to a Folder
- Subject: Re: Get Notified with a sound When a File Is Added to a Folder
- From: Brett Holmes <email@hidden>
- Date: Mon, 05 May 2014 08:15:00 +0400
You could also use the applescript “say” command
tell application "Finder"
--Set myFileName to the name of the file loaded set myFilename to "testfile"
say "File Name loaded is " & myFilename
end tell
Hello there,
I was trying to create a workflow which helps me get notified with a sound when a file is added to a folder. However, I was able to accomplish getting notified with a message when a file is added to a folder.
Could anyone throw some light on accomplishing this please ?
Kind Regards,
Annu Babu
Brett Holmes
UAE Mobile : +971 55 501 1815 SA Mobile : +27 82 553 2527 |
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Automator-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden