Hi,

I have a datafile with a list of names like

Ana
John
Mike
Tracy
John
Luke
....
etc.

I don't know how long the list is and eventually in the list some of the
names will repeat.  I want to put these names in an array but I don't want
to repeat any names in the array and I want to keep a count of how many
times the name appears in the list.  Does anyone have any ideas or
suggestions?  Thanks,

Allison


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to