HI people,
I have a problem i wanna let check a batch file a txt file and let ehm copy out a string to a destination txt file.
Like all between ; ; schould be copyed in an other txt and for every string a new line @ destination txt.
Anybody any ideas ?
THX
Example :
source.txt :
bla bla bla ;string; bla bla bllsdsjdj ;string2; bla bla
bla blaaa bla bla bli
bla bla
bla text bla ;string3; bla bla ;string4;.
I wanna Copy string ,string2, string3, string4, into a second text file. And each string on one line of the Destination file.
destination.txt :
string
string2
string3
string4
|
Page 1 of 1
Batch File Question
#2
|
Our Sponsors: |

Sign In
Register
Help
MultiQuote