Search found 2 matches

by walgro
01 Oct 2013 03:01
Forum: DOS Batch Forum
Topic: Search a specific string en make an output file.
Replies: 2
Views: 2721

Search a specific string en make an output file.

Hi,

I want to search in a text file for a specific string "Translation is SUCCESFUL" and if it exist I want an output results.txt with a text "SUCCES". If it is not exist I want an output results.txt with a text "FAIL".
:P