/ Published in: AppleScript
URL: http://lists.apple.com/archives/AppleScript-Users/2007/Mar/msg00414.html
Expand |
Embed | Plain Text
tell application "Xcode" activate end tell tell application "System Events" key code 15 using {command down} end tell
You need to login to post a comment.
