
Re: Execute Applescript is slow by 10 seconds...
[/code]Hello Jay,
How would I post the requested script inside a code block?
-------------------------------------------------
- Code: Select all
tell application "Finder"
activate
open document file "Front door is open.mp3" of folder "GhostReader" of folder "Desktop" of folder "it" of folder "Users" of startup disk using application file "Play Sound.app" of folder "Desktop" of folder "it" of folder "Users" of startup disk
end tell
-------------------------------------------------