Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Output Audio Device




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: http://lists.apple.com/mailman/options/applescript-users/email@hidden 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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.