I'm interested in having a txt file parsed from word_A to word_B and the output sent to a new file ( new_file_1.txt)... Each time word_A and word_B are found within that original txt file the output is then pushed to new_file_2.txt +N... and this continues
My goal is to extract txt between two xml tags and store the output into individual files...
thanks... I should mention the more detailed your response/help the better as I'm a novice.
Also can this be done in dos? I have no compiler to run code...
No comments:
Post a Comment