Re: Finder "duplicate" requirements
Re: Finder "duplicate" requirements
- Subject: Re: Finder "duplicate" requirements
- From: Shane Stanley <email@hidden>
- Date: Tue, 30 Jun 2015 11:03:03 +1000
On 30 Jun 2015, at 2:21 am, Yvan KOENIG <email@hidden> wrote:
>
> POSIX file belongs to the Osax Standard Additions
But does it? I'm having second thoughts...
Try to compile this script:
use framework "Foundation"
--use scripting additions
display dialog "Bonjour"
The last line won't compile unless you uncomment the "use scripting additions".
Now try this one:
use framework "Foundation"
--use scripting additions
POSIX file "/"
It compiles fine. That suggests POSIX file is actually not part of a scripting addition. Perhaps it's just listed in Standard Additions purely as a way of exposing it.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
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