UI Scripting - Pastor.app
UI Scripting - Pastor.app
- Subject: UI Scripting - Pastor.app
- From: email@hidden
- Date: Wed, 14 Jan 2004 09:05:15 +0000
Hi all,
Using OSX 10.3.2 and "Pastor 1.4", a non-scriptable password storage
application from
http://www.mehlau.net/pastor/index.html
Can anyone tell me why the following script turns the designated button
to "blue" but doesn't actually click it?
tell application "Pastor" to activate
tell application "System Events"
click button "New Entry" of window 1 of application process "Pastor"
end tell
Thanks for any feedback.
--
DP
mailto:email@hidden
visit:
http://www.dizzypenguin.com/automac-it/
_______________________________________________
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.