Closed jemehgoh closed 1 week ago
As shown above, when the command find johnny abc was entered, the program gave a list of contacts that had the values johnny or abc in any field (that is, as a name, in the email, etc.) I expected the command to only find Contacts by name.
find johnny abc
johnny
abc
Contacts
As shown above, when the command
find johnny abc
was entered, the program gave a list of contacts that had the valuesjohnny
orabc
in any field (that is, as a name, in the email, etc.) I expected the command to only findContacts
by name.