Search found 1 match
- 04 Jul 2013 08:08
- Forum: DOS Batch Forum
- Topic: replacing text in file with an equal-sign in it
- Replies: 2
- Views: 3640
replacing text in file with an equal-sign in it
Hi, I think I´ve a simple problem, but can´t find out the solution. I read a text-file line by line and want to replace some text. That´s no problem so far, but the text to be replaced has an equal-sign (=) in it. I don´t find out, how to mask this sign. For better understanding, here my code: @echo...