Re: Dealing with Sliders...
Re: Dealing with Sliders...
- Subject: Re: Dealing with Sliders...
- From: kai <email@hidden>
- Date: Fri, 10 Feb 2006 21:59:55 +0000
On 10 Feb 2006, at 21:36, I wrote:
Try something like this, Jason:
Sorry, Jason - I interpreted your script and missed part of your
intro. This is probably more what you want:
----------------
tell application "System Preferences" to reveal (first anchor of pane ¬
"com.apple.preference.energysaver" whose name is "Sleep")
tell application "System Events" to tell tab group 1 of window
"Energy Saver" of ¬
process "System Preferences" to set {value of slider 1, value of
slider 2} to {901, 901}
----------------
---
kai
_______________________________________________
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