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.
Parsing text file into a separate file (s)
Moderator: DosItHelp
Re: Parsing text file into a separate file (s)
dh20 wrote:I should mention the more detailed your response/help the better as I'm a novice.
The same thing goes for your question.
See here: viewtopic.php?f=3&t=6108
-
- Expert
- Posts: 1167
- Joined: 06 Sep 2013 21:28
- Location: Virginia, United States
Re: Parsing text file into a separate file (s)
foxidrive wrote:http://www.dostips.com/forum/viewtopic.php?f=3&t=6108
This should really be stickied.
Re: Parsing text file into a separate file (s)
ShadowThief wrote:foxidrive wrote:http://www.dostips.com/forum/viewtopic.php?f=3&t=6108
This should really be stickied.
Yes. I asked the site admin if we could do that. Site Moderators don't have the authority to do it.