AppleScript名:POSIX –> URL –> POSIX |
— Created 2017-03-02 23:41:25 +0900 by Takaaki Naganoya — 2017 Piyomaru Software use AppleScript version "2.4" use scripting additions use framework "Foundation" set aPOSIX to POSIX path of (choose file) –POSIX set aURL to current application’s |NSURL|’s fileURLWithPath:aPOSIX –URL set bPath to aURL’s |path|() as string –POSIX |
More from my site
(Visited 29 times, 1 visits today)