• 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
NSReceiverEvaluationScriptError: 4 on Airport Toggle on/off
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSReceiverEvaluationScriptError: 4 on Airport Toggle on/off


  • Subject: NSReceiverEvaluationScriptError: 4 on Airport Toggle on/off
  • From: Robert Short <email@hidden>
  • Date: Sun, 22 Feb 2004 10:09:53 -0500

Here is the script I am attempting to use, kindly donated by a list
member.
I have toggled on the assistive devices switch in preferences and am
still getting the ReceiverEvaluationScriptError

Anyone have any ideas? Thanks so much for helping me. I have spent a
lot of time looking at Apple's web site and googling for a solution and
come up empty handed!


tell application "System Events"
tell process "Internet Connect"
if exists button "Turn Airport Off" of window "Airport" then
click button "Turn Airport Off" of window "Airport"
else
click button "Turn Airport On" of window "Airport"
end if
end tell
end tell
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: NSReceiverEvaluationScriptError: 4 on Airport Toggle on/off
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: How to rename a project builder project?
  • Next by Date: Re: Runded Beyond Recognition
  • Previous by thread: Re: Runded Beyond Recognition
  • Next by thread: Re: NSReceiverEvaluationScriptError: 4 on Airport Toggle on/off
  • Index(es):
    • Date
    • Thread