• 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: Get list of desktops?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get list of desktops?


  • Subject: Re: Get list of desktops?
  • From: Brian Christmas <email@hidden>
  • Date: Fri, 19 Jul 2013 16:42:48 +1000

G'day

I haven't followed this thread, but this will get you the properties of the desktops.

Regards

Santa


tell application "System Events"
set temp to id of every desktop as list
repeat with x from 1 to count of temp
set tempID to item x of temp as integer
get the properties of desktop id (tempID)
end repeat
end tell
 _______________________________________________
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: Get list of desktops?
      • From: Alex Zavatone <email@hidden>
    • Re: Get list of desktops?
      • From: "koenig.yvan" <email@hidden>
    • Re: Get list of desktops?
      • From: 2551 <email@hidden>
    • Re: Get list of desktops?
      • From: 2551 <email@hidden>
References: 
 >Fwd: Get list of desktops? (From: "koenig.yvan" <email@hidden>)
 >Re: Get list of desktops? (From: Alex Zavatone <email@hidden>)
 >Re: Get list of desktops? (From: "koenig.yvan" <email@hidden>)
 >Re: Get list of desktops? (From: Alex Zavatone <email@hidden>)
 >Re: Get list of desktops? (From: Alex Zavatone <email@hidden>)

  • Prev by Date: Re: Tutors
  • Next by Date: Re: Get list of desktops?
  • Previous by thread: Re: Get list of desktops?
  • Next by thread: Re: Get list of desktops?
  • Index(es):
    • Date
    • Thread