Return to Snippet

Revision: 6780
at June 13, 2008 15:41 by dbug13


Updated Code
tell app "Finder"
	set selectedItem to (posix path of (the selection as alias))
end tell

Revision: 6779
at June 13, 2008 15:40 by dbug13


Initial Code


Initial URL


Initial Description


Initial Title
get the path of the selected Finder item

Initial Tags
textmate

Initial Language
AppleScript