Re: AB: Finding a contact from the phone number??
Re: AB: Finding a contact from the phone number??
- Subject: Re: AB: Finding a contact from the phone number??
- From: John Delacour <email@hidden>
- Date: Mon, 5 May 2003 11:52:58 +0100
- Mac-eudora-version: 6.0a16
At 7:08 pm -0700 4/5/03, Michelle Steiner wrote:
Do any of your examples return people who have more than one phone
number each? It doesn't error for me, but I get an empty string
returned with two phone numbers for a person.
I've edited the entries and can't reproduce what you're seeing,
provided I understand you aright. Here's what I get:
tell application "Address Book"
value of phone of people whose value of some phone contains "01722"
end tell
--> {{"(01722) 329300", "(01722) 1111111"}, {"01722 500314"}}
_______________________________________________
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.