• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Contacts whose email clauses in Entourage X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Contacts whose email clauses in Entourage X
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: AS for MySQL
  • Next by Date: Re: itunes and duplicating track from library
  • Previous by thread: Re: AS for MySQL
  • Next by thread: Re: Contacts whose email clauses in Entourage X
  • Index(es):
    • Date
    • Thread