How can I loop through a bunch of text files in a FTP folder, opens each, finds 'LINE COUNT', and deletes this row?
I definitely want to read the contents of the text file and delete the entire line where 'LINE COUNT' is found. There is something on this line that is preventing me from importing this data into SQL Server. I don't want to find/replace this text; I want to delete the entire line where this string is found.
Thank you!!
Knowledge is the only thing that I can give you, and still retain, and we are both better off for it.