GUI Scripting Issue
GUI Scripting Issue
- Subject: GUI Scripting Issue
- From: Todd Geist <email@hidden>
- Date: Thu, 11 May 2006 07:45:44 -0700
Hello,
I have been trying to use GUI scripting to manipulate some dialogs
but I can't get it to work.
This is the script
activate application "FileMaker Pro Advanced"
tell application "System Events"
tell process "FileMaker Pro Advanced"
click menu item "Copy" of menu 1 of menu bar item "Edit" of menu bar 1
end tell
end tell
--> The result is that the applescript times out waiting for
FileMaker to activate.
Is there some way other then "Activate application" that will bring
FileMaker to the front so system events can act on it?
Thanks
Todd
--
Todd Geist
______________________________________
g e i s t i n t e r a c t i v e
_______________________________________________
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