set selection to clipboard
set selection to clipboard
- Subject: set selection to clipboard
- From: email@hidden (Guillaume Iacino)
- Date: Thu, 18 Dec 2003 15:32:50 -0800
Hi,
I have a very basic question but I cannot find the answer.
I want to create a script for the menu script which will copy into the
clipboard the path of the item or folder of the front window.
My problem is that I cannot find the word to use to get the selected
item.
For the folder I have:
tell application "Finder" to set the source_folder to (folder of the
front window) as alias
But:
set the source item to selection does not work.
Any insights will be much appreciate.
Thank you.
Guillaume
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.