• 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: applescript-users digest, Vol 3 #1296 - 17 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescript-users digest, Vol 3 #1296 - 17 msgs


  • Subject: Re: applescript-users digest, Vol 3 #1296 - 17 msgs
  • From: Pete Dako <email@hidden>
  • Date: Wed, 29 Jan 2003 13:50:01 -0500

Hi Barbara,

thanks kindly for your quick response...
Unfortunately, this script won't compile as written.
When I run it i get an error:
"expected end of line but foundclassname"
with the words "menu item" selected in line 4

tell application "System Preferences" to activate
tell application "System Events"
tell process "System Preferences"
click menu item "Speech" of menu "View" of menu bar 1
delay 3
tell radio group 1 of tab group 1 of tab group 1 of window "Speech"
to click radio button "Off"
end tell
end tell

Universal Access is enabled, and I also tried the script with the "Front Window" and "Menu" Command options enabled /disabled in Speech Preferences ( BTW,I also just dicovered that having that Front Window preference enabled creates a weird bug/feature in which Finder windows will not stay open for more than a second when you open them!)

Also, my System Events version is 1.1.1 ... not 1.2
Checked version tracker and also http://www.macosxapps.com but no soap. Where can i get System Events 1.2?

thanx, PETE
_______________________________________________
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.

  • Prev by Date: Address Book BUGS
  • Next by Date: Re: String manip: from AppleScript to shell
  • Previous by thread: Re: Address Book BUGS
  • Next by thread: re: activating Speakable Items with AppleScript?
  • Index(es):
    • Date
    • Thread