I am comparing a string I enter in a text box, to a string in a .csv. If the string is found, the data is written to a file, but if the string is not found, some other data should be written to another file, but nothing happens. I used the copy of the code that worked with the true case, but I still can't fix this problem.
Can someone please help me?
Thanks!