Search found 1 match
- 18 May 2018 08:14
- Forum: DOS Batch Forum
- Topic: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets
- Replies: 550
- Views: 2165805
Re: JREPL.BAT v7.11 - regex text processor now with Unicode and XRegExp support
I am trying to convert several tab delimited files to commas. I have attached some examples that need to be converted into the following: Example: 1122.777.434 M.Q. TER HORST 10 20 03 AFV 2018-06-30 22 TOETS HOOFD this needs to look like this: 1122.777.434,M.Q. TER HORST,10,20,03,AFV,2010-06-30,22,T...