On 8/7/03 3:41 PM, "Michael Scheurer" <[EMAIL PROTECTED]> wrote:

> Thanks for everyone's input. Filtering for the company proofed a no go, as
> most of the contacts where added from received emails, so all they contained
> was the email address and the name. For some reason asking for:
> 
> tell application "Microsoft Entourage"
> set ourStaff to every contact whose email address contains "@domain.com.au"
> repeat with aContact in ourStaff
> -- Do stuff here
> end repeat
> end tell
> 
> returns an empty list, so I had to work with a manually found set as Paul
> suggested. Shouldn't this have worked?


That all depends what you inserted for "--Do stuff here". Allan left that
for you to work out for yourself. I later provided a rather detailed version
(two versions, in fact
) for you to use. What did you insert?

-- 
Paul Berkowitz
MVP Entourage


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

Reply via email to