• 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: Adam Bell <email@hidden>
  • Date: Wed, 01 Nov 2006 21:54:05 -0400

Merci beaucoup; A

At 1:29 AM +0000 11/2/06, kai wrote:
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
_______________________________________________
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
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>)
 >Re: Output Audio Device (From: kai <email@hidden>)

  • Prev by Date: Re: Output Audio Device
  • Next by Date: Re: Using the apple built in camera as a security camera
  • Previous by thread: Re: Output Audio Device
  • Next by thread: Re: Output Audio Device
  • Index(es):
    • Date
    • Thread