FROM : Matt Neuburg
DATE : Tue Jul 25 19:34:25 2006
On Tue, 25 Jul 2006 09:46:03 -0600, Brad Bumgarner <b.<email_removed>>
said:
>text field. The Address Book framework will allow you to search on
>first name or last name. Not a problem until I try to enter a name
>such as "Betty Jo Bealoski" or "Ferdinan Del Marco."
What the Address Book app is clearly doing is an "and" search on multiple
fields for *each* word you type in search field. So for example if you type
"neuburg matt" it is not thinking about first name and last name; it is
search all fields for "neuburg" and all fields for "matt" and giving you the
persons who have both. m.
--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
DATE : Tue Jul 25 19:34:25 2006
On Tue, 25 Jul 2006 09:46:03 -0600, Brad Bumgarner <b.<email_removed>>
said:
>text field. The Address Book framework will allow you to search on
>first name or last name. Not a problem until I try to enter a name
>such as "Betty Jo Bealoski" or "Ferdinan Del Marco."
What the Address Book app is clearly doing is an "and" search on multiple
fields for *each* word you type in search field. So for example if you type
"neuburg matt" it is not thinking about first name and last name; it is
search all fields for "neuburg" and all fields for "matt" and giving you the
persons who have both. m.
--
matt neuburg, phd = <email_removed>, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>
| Related mails | Author | Date |
|---|---|---|
| Brad Bumgarner | Jul 25, 16:57 | |
| Shawn Erickson | Jul 25, 17:16 | |
| I. Savant | Jul 25, 17:16 | |
| I. Savant | Jul 25, 17:21 | |
| Brad Bumgarner | Jul 25, 17:46 | |
| Mike Blaguszewski | Jul 25, 18:46 | |
| I. Savant | Jul 25, 18:48 | |
| Brad Bumgarner | Jul 25, 19:06 | |
| Matt Neuburg | Jul 25, 19:34 | |
| Jerrod Fowkes | Jul 25, 20:14 | |
| Nicko van Someren | Jul 30, 13:54 |






Cocoa mail archive

