Page 1 of 1

Checking for a specific character string

Posted: Fri Apr 18, 2008 12:26 pm
by aaronbh
Hello,
Im a very new user and my question is as follows:
I would like to check the contents of a *.txt file for a string of characters ie. 333333333 or 999999999.  IF this character string exsists this file should be deleted.  I would like to thank anyone in advance for your asistance.
Aaron

Checking for a specific character string

Posted: Fri Apr 18, 2008 11:14 pm
by Oleg
See this example. The task searches substring in *.txt files and shows the message.