Re: The Need for Speed: Finding Entourage contacts by display name or nickname
Re: The Need for Speed: Finding Entourage contacts by display name or nickname
- Subject: Re: The Need for Speed: Finding Entourage contacts by display name or nickname
- From: Michelle Steiner <email@hidden>
- Date: Fri, 22 Jun 2001 09:10:22 -0700
On 6/22/01 8:11 AM, Jolly Roger <email@hidden> wrote:
>
Anyone have any suggestions on what I might do to speed this up?
This works in Claris Emailer; I have a strong hunch that it will work in
Entourage as well.
tell application "Claris Emailer"
set foundContacts to contacts whose name contains "Michelle"
end tell
One caveat is that it is case sensitive and ignores "ignoring case".
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------