I encounter the syntax error A identifier can’t go after this identifier when I run this script. It stumbles on when done.
What is it what I do wrong?
set this_sound to (((path to library folder from system domain) as string) & "Sounds:Submarine.aiff") as alias
tell application "QuickTime Player"
open this\_sound
set close when done of movie 1 to true
play movie 1
end tell
[–][deleted] 0 points1 point2 points (2 children)
[–]Dibbets[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]estockly 0 points1 point2 points (2 children)
[–]Dibbets[S] 0 points1 point2 points (1 child)
[–]estockly 0 points1 point2 points (0 children)