path of a Finder item
path of a Finder item
- Subject: path of a Finder item
- From: Jean-Christophe Helary <email@hidden>
- Date: Wed, 22 Mar 2017 16:58:02 +0900
Hello all,
Is there a more straightforward way to get the posix path of a Finder item (something I'd need to send to the Terminal as an argument):
tell application "Finder" set projet_path to POSIX path of (selection as alias) end tell
I'm fine with this, since it works, but it seems a bit convoluted.
Jean-Christophe
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden