Re: UI Scripting - Pastor.app
Re: UI Scripting - Pastor.app
- Subject: Re: UI Scripting - Pastor.app
- From: email@hidden
- Date: Thu, 15 Jan 2004 07:53:39 +0000
Nope! tried that as well but it makes no difference. In both cases, the
button does momentarily turn blue, but the expected action (opening a
new entry window) doesn't happen.
My guess:
Delete the word application in your script and try again ...
window 1 of process "Pastor"
Henrik
tell application "System Events"
click button "New Entry" of window 1 of application process "Pastor"
end tell
--
DP
_______________________________________________
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.