Ok, I give up. I’ve tried everything from this:
tell application "iTunes"
open source user playlist "Randomness!"
play
end tell
to this :
tell application "iTunes"
play (open playlist "Randomness!")
end tell
to this :
tell application "iTunes"
PLEASE just open the ruddy playlist "Randomness!", PLEASE!!!!!
end tell
I can’t get iTunes to open my playlist!