• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: As Alias List
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: As Alias List


  • Subject: Re: As Alias List
  • From: Brian Christmas <email@hidden>
  • Date: Sat, 21 Nov 2009 18:32:53 +1100


On 21/11/2009, at 6:22 PM, Axel Luttgens wrote:

set prefFileList to (sort items of prefsRef by name) as alias list
repeat with itemRef in prefFileList
select itemRef


G'day

This works

set prefsref to path to desktop
tell application "Finder"
files of desktop
(sort result by name) as alias list
--> a list of Finder references
set prefFileList to (sort items of prefsref by name) as alias list
repeat with itemRef in prefFileList
select itemRef as text
end repeat
end tell

Regards

Santa
 _______________________________________________
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

  • Follow-Ups:
    • Re: As Alias List
      • From: Axel Luttgens <email@hidden>
References: 
 >As Alias List (From: Luther Fuller <email@hidden>)
 >Re: As Alias List (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: As Alias List
  • Next by Date: Re: As Alias List
  • Previous by thread: Re: As Alias List
  • Next by thread: Re: As Alias List
  • Index(es):
    • Date
    • Thread