How to check for text in a text document
Posted: 06 Oct 2011 22:59
Hi all,
I would like to know how to check for text in a text document.
Eg:
(in text document) Hello World!
And then the batch file would do something like:
if exist "hello world" (do whatever)
Could someone do that? If so then could you tell me the code to do so?
Any help would be appreciated,
Rileyh
I would like to know how to check for text in a text document.
Eg:
(in text document) Hello World!
And then the batch file would do something like:
if exist "hello world" (do whatever)
Could someone do that? If so then could you tell me the code to do so?
Any help would be appreciated,
Rileyh