Look for missing string
Look for missing string
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
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.
The list of substrings you can get from some text file and save the {report} variable to the file.