Matching same Name

2005-10-12 Thread Mark davenport
Hello, I am writing a program that will do the following: Create an email when you see the same name 3 times. How would i go about doing this: I am capturing an error message and when I see a name 3 times I need to send an email.(Using Blat) thanks mark ___

Re: Matching same Name

2005-10-12 Thread John W. Krahn
Mark davenport wrote: > Hello, Hello, > I am writing a program that will do the following: > > Create an email when you see the same name 3 times. > > > How would i go about doing this: > > I am capturing an error message and when I see a name 3 times I need to > send an email.(Using Blat) m