Checking for a specific character string

Discuss RoboTask here
Post Reply
aaronbh
Posts: 1
Joined: Fri Apr 18, 2008 12:17 pm
Location: United States

Checking for a specific character string

Post 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
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Checking for a specific character string

Post by Oleg »

See this example. The task searches substring in *.txt files and shows the message.
Post Reply