Alternatively:

1. Open Applescript Editor, and hit cmd-n for a new script.
2. Paste the following into the script:

tell application "Safari"
        set currentURL to the URL of the current tab of the front window
end tell
set the clipboard to currentURL

3. Save the file as whatever you want, perhaps "copy current URL to clipboard". 
It will be saved as an Applescript file (.scpt).
4. Run it however you want. It might be easiest to assign this to a keyboard or 
trackpad commander.
Enjoy!
On Mar 13, 2014, at 8:43 PM, Jenine Stanley <dragonwalke...@gmail.com> wrote:

> Giant thanks Cheryl! that's exactly what I was looking for. 
> Jenine Stanley
> dragonwalke...@gmail.com
> 
> 
> 
> On Mar 13, 2014, at 7:56 PM, Cheryl Homiak <cah4...@icloud.com> wrote:
> 
>> Do cmd-l to bring up the address bar and it should say the url and "contents 
>> selected". Do cmd-c to copy and then paste it where you want it by doing 
>> cmd-v.
>> 
>>> -- 
>>> Cheryl
>>> 
>>> May the words of my mouth
>>> and the meditation of my heart
>>> be acceptable to You, Lord,
>>> my rock and my Redeemer.
>>> (Psalm 19:14 HCSB)
>>> 
>>> 
>> 
>> 
>> On Mar 13, 2014, at 6:28 PM, Jenine Stanley <dragonwalke...@gmail.com> wrote:
>> 
>>> I know that in Windows you can fairly easily copy a url to the clipboard by 
>>> using alt-d to get to the address bar then control-c to copy. 
>>> 
>>> Is there a way to do this in Safari? With Voice over? 
>>> 
>>> I do this often to share web sites with people and was just wondering.
>>> Jenine Stanley
>>> dragonwalke...@gmail.com
>>> 
>>> 
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "MacVisionaries" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to macvisionaries+unsubscr...@googlegroups.com.
>>> To post to this group, send email to macvisionaries@googlegroups.com.
>>> Visit this group at http://groups.google.com/group/macvisionaries.
>>> For more options, visit https://groups.google.com/d/optout.
>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to macvisionaries+unsubscr...@googlegroups.com.
>> To post to this group, send email to macvisionaries@googlegroups.com.
>> Visit this group at http://groups.google.com/group/macvisionaries.
>> For more options, visit https://groups.google.com/d/optout.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to macvisionaries+unsubscr...@googlegroups.com.
> To post to this group, send email to macvisionaries@googlegroups.com.
> Visit this group at http://groups.google.com/group/macvisionaries.
> For more options, visit https://groups.google.com/d/optout.


--
Have a great day,
Alex Hall
mehg...@icloud.com




-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to macvisionaries+unsubscr...@googlegroups.com.
To post to this group, send email to macvisionaries@googlegroups.com.
Visit this group at http://groups.google.com/group/macvisionaries.
For more options, visit https://groups.google.com/d/optout.

Reply via email to