Sorting entries in Address Book
Sorting entries in Address Book
- Subject: Sorting entries in Address Book
- From: email@hidden
- Date: Fri, 23 May 2003 03:36:06 -0400
I'm sorting a list of people in the "Address Book" before generating a
report from them. Is it going to be more efficient to extract the fields
I'm interested in into a list for each person, then sort those lists, or to
sort the people records themselves?
Sometimes a person in the "Address Book" may not have an address say. Is
there a proper way to check for this? I'm hazy being a newbie on whether
Applescript has a null as in Java or C.
(In passing my list of people comes from one or more groups.)
Thanks for any help, Peter Smith.
_______________________________________________
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.