I need a name parsing routine to pull out the last name out of a name string.
The name could be as simple as "Joe Smith".
Or as long as "Mr. Joe R. Smith Jr. and Mrs. Sue L. Allen"
And in both these cases I need atleast "Smith" and it would be nice if i could get "SmithJR".
Dorian C. Chalom
The name could be as simple as "Joe Smith".
Or as long as "Mr. Joe R. Smith Jr. and Mrs. Sue L. Allen"
And in both these cases I need atleast "Smith" and it would be nice if i could get "SmithJR".
Dorian C. Chalom