• 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
gui scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gui scripting


  • Subject: gui scripting
  • From: Peter Anderson <email@hidden>
  • Date: Thu, 16 Jan 2003 16:02:58 -0500

I've been able to identify the the button I want clicked, but when I wrote the following script and ran it, nothing happened. I do have the proper settings in the universal access pane. Is there something else I might be missing?

Here is the script:

tell application "Finder"
activate
end tell
tell application "System Events"
tell UI element 4 of UI element 6 of window "Print" of process "Appleworks 6"
click
end tell
end tell

Any help would be appreciated!

Peter
_______________________________________________
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: Mounting Windows 2003 vis AppleScript
  • Next by Date: Re: Frontmost app
  • Previous by thread: Re: GUI scripting
  • Next by thread: Re: gui scripting
  • Index(es):
    • Date
    • Thread