On 11/16/03 10:55 AM, "Allen Watson" <[EMAIL PROTECTED]> wrote:
>> You have to do it via gui scripting. Something like >> >> tell application "Safari 2" to activate >> tell application "System Events" >> tell process "Safari" >> click menu item "New Tab" of menu "File" of menu bar 1 >> end tell >> end tell > > This would apply only to people using Panther, or who have downloaded the > GUI scripting beta on Jaguar. ...which is no longer available since the beta program is finished. If you don't already have it, you have to upgrade to Panther. You also have to "Enable assistive devices for access" in Universal Access system preference, and make sure that any user of your script does the same. that can not be done itself by script, only manually. -- Paul Berkowitz MVP Entourage Entourage FAQ Page: http://www.entourage.mvps.org/toc.html PLEASE always state which version of Entourage you are using - 2001 or X. It's often impossible to answer your questions otherwise. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
