/ Published in: Other
Expand |
Embed | Plain Text
tell application "Safari" set strURL to URL of front document end tell tell application "Quicksilver" set selection to strURL end tell
You need to login to post a comment.
tell application "Safari" set strURL to URL of front document end tell tell application "Quicksilver" set selection to strURL end tell
You need to login to post a comment.