set the monitor stop
set the monitor stop
- Subject: set the monitor stop
- From: email@hidden
- Date: Sun, 16 Apr 2006 11:40:03 +0200
Where I wrong?
(Applescript tell me it's wrong "slider 2"):
tell application "System Preferences"
activate
set current pane to pane "com.apple.preference.energysaver"
end tell
tell application "System Events"
tell process "System Preferences"
tell window "Risparmio Energia"
set theSlider to slider 2 of tab group 1 of group 1 of window
"Energy Saver"
set the value of theSlider to 1
end tell
end tell
end tell
thanks.
ste
_______________________________________________
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