Re: As Alias List?
Re: As Alias List?
- Subject: Re: As Alias List?
- From: Nigel Garvey <email@hidden>
- Date: Thu, 12 Dec 2013 01:11:25 +0000
Christopher Stone wrote on Wed, 11 Dec 2013 12:45:32 -0600:
>If memory serves this code would not produce an alias list
pre-Mavericks:
>
>-----------------------------------------------------------------------
----
>----------------
>
>tell application "Finder"
> set _target to target of front window as alias
> set fileList to (files of _target whose name extension is "dmg") as
alias
>list
>end tell
>
>-----------------------------------------------------------------------
----
>----------------
>
>But on Mavericks it works.
>
>Can someone still on Mountain Lion confirm?
Hi Chris.
Are you thinking of the fact that 'as alias list' always errored when
there was only one matching item? That's only recently been fixed, but I
can't find where I read it at the moment.
NG
_______________________________________________
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