/ Published in: AppleScript

Expand |
Embed | Plain Text
tell application "System Events" tell application "iTunes" to activate key code 45 using {command down, option down, shift down} end tell
You need to login to post a comment.
tell application "System Events" tell application "iTunes" to activate key code 45 using {command down, option down, shift down} end tell
You need to login to post a comment.