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:20:45 -0500
On Jan 28, 2008 5:45 PM, Shane Stanley <
email@hidden> wrote:
If you mean like:
return {name, desktop position} of items of the desktop
a look in the event log shows that two separate events get sent.
Ah. Well, then.
Does it help if you do this?
set theItems to (get items of the desktop)
return {name, desktop position} of theItems
Or does it even work? Once the list has been "gotten" I imagine that its items may no longer have names and desktop positions...
--
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