Extracting single words from a text file - TechRepublic
Question
July 14, 2009 at 07:57 PM
dr.engnr

Extracting single words from a text file

by dr.engnr . Updated 17 years ago

Hey. Does anybody know of a simple way to extract only particular words from a text file? I’ve of course tried ‘find’ and ‘findstr’ but they will only output the entire line the search is found in. I just want the single word i specify parsed out.

Any suggestions?

This discussion is locked

All Comments