Contacts whose email clauses in Entourage X
Contacts whose email clauses in Entourage X
- Subject: Contacts whose email clauses in Entourage X
- From: Jeff Porten <email@hidden>
- Date: Mon, 15 Nov 2004 19:08:28 -0500
First of all, apologies because I'm sure this answer is already in the
wild, I just can't find it in my archives or Google.
I have an Entourage database (X, NOT 2004) of incoming emails which
I've redirected or imported from Mail.app. The automatic linking of
messages feature is sporadic on these, so I need an AppleScript that
will link the messages to the contacts. (Whole point of moving this to
Entourage is to get better handling ability for my email store.)
As of yesterday, the following script line was working:
set linkto to (contacts whose contents of email address 1 is (eachaddr
as string))
Today, that fails with "Can't get every contact whose contents of email
address 1 = "email@hidden"."
Since email addresses returns a list of strings, I've tried contains
clauses, with and without the contents of, with and without "of it"s,
and I can't get this to work. Obviously, what would be preferable here
would be finding ANY email address of any contact.
Help?
Thanks,
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden