Thread: batch file help
View Single Post
Old 12-07-2004, 01:19 PM  
raster
Confirmed User
 
Join Date: Aug 2003
Posts: 784
batch file help

Would anyone have a small snippet of code that I can include in a batch file that would look though all the characters of a multiline text file and anytime it comes across any of the following characters, [ + / * ? < > , . : ; " " \ = [ ] |, it would simply replace it with a space.

I've got a VB script that will do this, but it would be a lot more efficient as a batch file.

Thanks
raster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote