• 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: Output Audio Device
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Output Audio Device


  • Subject: Re: Output Audio Device
  • From: kai <email@hidden>
  • Date: Thu, 2 Nov 2006 01:29:06 +0000


On 2 Nov 2006, at 00:23, Adam Bell wrote:

But the 'burning' question is then "Where does one discover 'Anchors'?" I think you said something about that recently, but can't recall.

--------------

set text item delimiters to return & tab
tell application "System Preferences"
	set l to id of panes
	repeat with i in l
		set i's contents to i & {"", ""} & name of anchors of pane id i
	end repeat
end tell
set text item delimiters to return & return
set l to "System Preferences: Pane ID & Anchors" & {"", l} & return
set text item delimiters to {""}
tell application "TextEdit" to make document with properties {text:l}

--------------

---
kai


_______________________________________________ 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/mailman//archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Output Audio Device
      • From: Adam Bell <email@hidden>
References: 
 >Output Audio Device (From: Adam Bell <email@hidden>)
 >Re: Output Audio Device (From: kai <email@hidden>)
 >Re: Output Audio Device (From: kai <email@hidden>)
 >Re: Output Audio Device (From: Adam Bell <email@hidden>)

  • Prev by Date: Re: Photoshop Open Composite Data
  • Next by Date: Re: Output Audio Device
  • Previous by thread: Re: Output Audio Device
  • Next by thread: Re: Output Audio Device
  • Index(es):
    • Date
    • Thread