• 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
Running this script without the "Enable access for assistive devices" box checked 2nd Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running this script without the "Enable access for assistive devices" box checked 2nd Question


  • Subject: Running this script without the "Enable access for assistive devices" box checked 2nd Question
  • From: David Siberry <email@hidden>
  • Date: Mon, 23 May 2005 11:39:59 +0100

Hi everyone,

Im writing an apple script to close the "Welcome to Mail" dialogue.
the script im using is:

tell application "System Events"
		tell application process "Mail"
			tell window "Welcome to Mail"
				click button "Quit"
			end tell
			quit application
		end tell
end tell

however I find if I have the "Enable access for assistive devices"
check box checked (located in System Preferences | Universal Access),
the script wont work.
Is there anyway I can run this script without checking the check box?

Thank you once again.

David
 _______________________________________________
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

  • Prev by Date: Print in postscript
  • Next by Date: Re: Working with big lists
  • Previous by thread: Print in postscript
  • Next by thread: Filemaker Pro chokes on Find command
  • Index(es):
    • Date
    • Thread