I have built a batch file that scans substrings of lines in a text file,
but it gets all ******* up when trying to deal with a strings that contains
special characters. Is there a utility that can strip out all the special
characters of a file, so that it will work with my batch file?