first i'd like to thank all persons who helped me in my project
and i need someone help me to solve this
i have two notepad files
outfile.txt
testoutfile.txt
what i want to do is to insert some lines from outfile.txt to testoutfile.txt
Explaination:
start with outfile.txt insert every line in testoutfile.txt
if you reach the word solution skip this line in outfile.txt and skip a line in testoutfile.txt then continue inserting
do the same to the rest of lines
i attached a samlpe file to the formating of the file i need sample.txt