Could the experts please help me see how to solve this: a problem about extracting specified content from a "text file" and changing the content
The text is as follows (there is a space after the parenthesis):
1) dsfja scholar-official on top
2) but launch point
3) somersault launch point style
...................
n) views that arise
I want to use a batch file to turn it into the following text format:
vvvvvvdsfja scholar-official on topnn
vvvvvvbut launch pointnn
vvvvvvsomersault launch point stylenn
...................
vvvvvvviews that arisenn
Thanks!!!
[ Last edited by xinshou123 on 2007-12-26 at 08:23 PM ]
The text is as follows (there is a space after the parenthesis):
1) dsfja scholar-official on top
2) but launch point
3) somersault launch point style
...................
n) views that arise
I want to use a batch file to turn it into the following text format:
vvvvvvdsfja scholar-official on topnn
vvvvvvbut launch pointnn
vvvvvvsomersault launch point stylenn
...................
vvvvvvviews that arisenn
Thanks!!!
[ Last edited by xinshou123 on 2007-12-26 at 08:23 PM ]
