Page 1 of 1

Look for missing string

Posted: Sat Aug 28, 2010 4:36 am
by Automater
Hi,I just downloaded Robotask. I'm sure I will have many uses for it as it looks fantastic! My first project is to search a file for a list of strings. If string 'A' is missing, append "String A has changed" to a specific text file. Each missing string would have it's own message that gets appended to my text file on a new line. Thus, creating a report.Then, it would go to the next file and repeat with new strings and messages. All info would be generated into a single report.Could you please help me get started with this?Thanks!

Look for missing string

Posted: Sun Aug 29, 2010 12:48 am
by Oleg
I think the task will be similar to this example.

The list of substrings you can get from some text file and save the {report} variable to the file.