Tiger Desktop Position of Disks
Tiger Desktop Position of Disks
- Subject: Tiger Desktop Position of Disks
- From: Laine Lee <email@hidden>
- Date: Thu, 14 Jul 2005 01:15:34 -0500
In Tiger, if I have two ore more disks with the same name mounted, this gets
me the same desktop position for each although they aren't actually in the
same place.
set v to list disks
repeat with i in v
if i is not in {"Network"} then
tell application "Finder"
desktop position of (item i of desktop)
end tell
end if
end repeat
How can I get the true desktop positions of my disks if two or more have the
same name? Thanks.
--
Laine Lee
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden