Re: Getting array of Item names and Positions
Re: Getting array of Item names and Positions
- Subject: Re: Getting array of Item names and Positions
- From: "Mark J. Reed" <email@hidden>
- Date: Mon, 28 Jan 2008 18:44:00 -0500
On Jan 28, 2008 6:37 PM, Shane Stanley
set theNames to name of items of the desktop
get position of every item of desktop whose name is in theNames
But if an item was deleted in between those statements you'd still have a mismatched list.
Looks like a loop is the only reliable way to get things matched up.
--
Mark J. Reed <
email@hidden>
_______________________________________________
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