/ Published in: AppleScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
tell app "Finder" set selectedItem to (posix path of (the selection as alias)) end tell