• 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
Tiger Desktop Position of Disks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Tiger Desktop Position of Disks
      • From: Matthew Smith <email@hidden>
  • Prev by Date: Re: soap went south?
  • Next by Date: Re: Tiger Desktop Position of Disks
  • Previous by thread: Application scripts: way to make a hierarchical menu off the script name in the menu extra
  • Next by thread: Re: Tiger Desktop Position of Disks
  • Index(es):
    • Date
    • Thread