The following script stopped working for me when I upgraded to Entourage
2004.  Can anyone suggest how to fix it?

 gil

tell application "Microsoft Entourage"
    
    set theM to current messages
    set theMsg to item 1 of theM
    set theS to the display name of the sender of theMsg
    say theS
    
end tell


-- 
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/>

Reply via email to