Is it possible to applescript an E'rage on another machine on the network?
I'm trying to do this:

set remote_E to application "Microsoft Entourage" of machine "JohnTe"
set local_E to application "Microsoft Entourage"
    
using terms from application "Microsoft Entourage"
    tell remote_E
        get event 1
    end tell
end using terms from

When I run this script from Smile, I get an alert with the message "current
application isn't scriptable" and 'event 1' is selected in the script
window.

If I change every instance of "Microsoft Entourage" to "Finder" and instead
of 'get event 1' I use 'get name of startup disk,' then everything works as
expected.

Any help in getting this to work, or explanation as to why it won't, would
be greatly appreciated.
-- 
    john terranova, [EMAIL PROTECTED]

"[American political] conservatism only thrives when it has an enemy."
    -- Marshall Wittmann, Christian Coalition's former chief lobbyist

With the end of the Cold War, Democrats and 'liberals' are now that enemy.


-- 
To unsubscribe:               <mailto:[EMAIL PROTECTED]>
To search the archives: 
          <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to