I have a very simple script I placed in ~/MUD/Entourage Script Menu Items/ that only contains:
tell application "RAND Enterprise Entourage Client (EEC)" to activate
When this script is selected from the script menu, it takes forever (about 2 minutes) for the app to launch and Entourage is locked up while it’s lunching. But when I launch the app directly, or even when I run the script outside of Entourage it launches immediately.
Am I doing something wrong?
Thanks.