
Search found 2 matches
- 01 Oct 2013 07:55
- Forum: DOS Batch Forum
- Topic: Search a specific string en make an output file.
- Replies: 2
- Views: 2721
Re: Search a specific string en make an output file.
Thanks, it works great 

- 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".

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".
