• 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: Help with system preferences...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help with system preferences...


  • Subject: Re: Help with system preferences...
  • From: kai <email@hidden>
  • Date: Wed, 8 Mar 2006 19:04:23 +0000


On 8 Mar 2006, at 13:57, Bernardo Höhl wrote:

Basically what I need to do is:

Open system preferences and untick the box under > print and fax > faxing > "Receive faxes on this computer"...

Try something like this, Bernardo:

----------------

tell application "System Preferences" to reveal anchor ¬
	"fax" of pane "com.apple.preference.printfax"
tell application "System Events" to tell checkbox ¬
	"Receive faxes on this computer" of tab group 1 of window 1 ¬
	of process "System Preferences" to if value is 1 then click
quit application "System Preferences"

----------------

---
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
  • Follow-Ups:
    • Re: Help with system preferences...
      • From: Bernardo Höhl <email@hidden>
References: 
 >Help with system preferences... (From: Bernardo Höhl <email@hidden>)

  • Prev by Date: Re: ANNOUNCE: Script Debugger 4.0.1 -- FEW POINTS
  • Next by Date: [ANN] ASTDG2 code exx etc.
  • Previous by thread: Help with system preferences...
  • Next by thread: Re: Help with system preferences...
  • Index(es):
    • Date
    • Thread