On Apr 9, 2005 9:39 PM, Allen Watson <[EMAIL PROTECTED]> wrote:
 Or, if you typed,
> 
> tell application "microsoft entourage"
> set msg to item 1 of (get current messages)
> subject of msg
> end
> 
> ...selected that and chose "Get Result...", you would see it insert
> the subject of the message into the message.
> 
That was a brain-dead example, and it does not work. Other things that do work:

date string of (get current date)

tell application "finder" to count (every item of folder
"Users:allen:Documents:")
return result

For some reason scripts that attempt to "tell" Entourage anything, via
the Services menu, don't work.
-- 
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