Hello,

I have a text file it contains name, addresses, phone number, etc. like such

Welterson Steve 213 N. Sureburn 555-5555 Misc Notes\Info
Sanderson Joel 782 S. Unsureburn 555-5333 Misc Notes\Info


etc.

I just want to get the first word, the surname, and put it in it's own text file.

Can it be done? Thanks alot.