Re: Pref. pane (need more help)
Re: Pref. pane (need more help)
- Subject: Re: Pref. pane (need more help)
- From: Martin Orpen <email@hidden>
- Date: Thu, 24 Mar 2005 09:02:20 +0000
on 24/3/05 5:50 am, Bernard Azancot at email@hidden wrote:
> Someone here sent me the following code.
> I need to set the screen brightness from the minimum to the maximum
> (slider pushed from the left to the right).
> The script opens the screen pref. pane and stops.
> Any suggestion, would be appreciated.
Maybe it's a language problem?
Try changing:
tell radio button "Display" of tab group 1...
to:
tell radio button 1 of tab group 1...
You'll also need to set the bValue to 1.0
--
Martin Orpen
_______________________________________________
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