Re: whose class is folder...
Re: whose class is folder...
- Subject: Re: whose class is folder...
- From: Shane Stanley <email@hidden>
- Date: Sat, 07 Apr 2018 11:55:07 +1000
On 7 Apr 2018, at 11:50 am, Shane Stanley <email@hidden> wrote:
>
> set end of selectedFolders to aURL as «class furl» -- convert URL to
> file
Actually that line requires macOS 10.11 or higher. For safety, better to use:
set end of selectedFolders to POSIX file (aURL's |path|() as text) --
convert URL to file
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
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