Hi
I haven't been programming for several years now and i could really use some help.
I want to search one document (doc1) and get the first line in that document. Then i wil have to keep that string and search for the same string in another document(doc2). When i find the string in doc2 i will have to delete the entire section in the doc2 document. Then i will have to find the next line in doc1 etc. etc. Does anyone know how to do this because i am totally lost right now.
Doc1 will be a selection of strings divided by CRLF or by a comma.
Any help will be very welcome.
Many regards
imbr
I haven't been programming for several years now and i could really use some help.
I want to search one document (doc1) and get the first line in that document. Then i wil have to keep that string and search for the same string in another document(doc2). When i find the string in doc2 i will have to delete the entire section in the doc2 document. Then i will have to find the next line in doc1 etc. etc. Does anyone know how to do this because i am totally lost right now.
Doc1 will be a selection of strings divided by CRLF or by a comma.
Any help will be very welcome.
Many regards
imbr