AB: Finding a contact from the phone number??
AB: Finding a contact from the phone number??
- Subject: AB: Finding a contact from the phone number??
- From: Jakob Peterhänsel <email@hidden>
- Date: Mon, 5 May 2003 01:15:53 +0200
Hi All.
Ok, I would Really like to be able to find a contact record from the
phone number. It's possible to make a repeat-loop that moves through
all contacts until the record is found, but it's dog slow!
Now, Address Book allow me to do this:
set foundPerson to (first person where first name is "jakob")
and it works.
I can also do this:
set foundPerson to (first person where some phone's label is "mobile")
and it works just fine, but this will not work:
set foundPerson to (first person where some phone's value is "+45 40
16 38 06")
or
set foundPerson to (first person where some phone's value ends with
"38 06")
Is this a bug or a 'missing feature'???
PS: Typing in a phone number in AB's Search field will not work either!
Do we have a match?
____________________________________________
Jakob Peterhdnsel
Technical Engineer
Tel: +45 7022 1014
Fax: +45 7022 1013
Mob: +45 40 16 38 06
email@hidden
www.NetPoint.com
[demime 0.98b removed an attachment of type image/tiff which had a name of image.tiff]
The information contained in this message is confidential or protected
by law.
If you are not the intended recipient, please contact the sender and
delete this message. Any unauthorised copying of this message or
unauthorised distribution of the information contained herein is
prohibited.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.