• 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: Getting array of Item names and Positions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting array of Item names and Positions


  • Subject: Re: Getting array of Item names and Positions
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 28 Jan 2008 10:49:15 -0700


On Jan 28, 2008, at 10:40 AM, Michelle Steiner wrote:

I haven't read any of the other replies yet, so this may duplicate some of them:

tell application "Finder"
return {name, position} of items of the desktop
end tell

whoops, make that

tell application "Finder"
return {name, desktop position} of items of the desktop
end tell

-- 
The invasion of Iraq is "a catastrophic success" 
-- G.W. Bush, August 29, 2004

 _______________________________________________
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: Getting array of Item names and Positions
      • From: Skeeve <email@hidden>
References: 
 >Getting array of Item names and Positions (From: development2 <email@hidden>)
 >Re: Getting array of Item names and Positions (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Getting array of Item names and Positions
  • Next by Date: Re: changing part of a string
  • Previous by thread: Re: Getting array of Item names and Positions
  • Next by thread: Re: Getting array of Item names and Positions
  • Index(es):
    • Date
    • Thread