Search found 3 matches
- 04 May 2017 11:33
- Forum: DOS Batch Forum
- Topic: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets
- Replies: 550
- Views: 2167196
Re: JREPL.BAT - regex text processor - successor to REPL.BAT
Sample.txt " {Delete " and the two lines with above.} Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas egestas efficitur lobortis. " {Don't delete the two lines above.} Vestibulum id dui nec nisi mattis tristique. Donec pretium felis eu odio iaculis maximus. Ok let's...
- 01 May 2017 13:56
- Forum: DOS Batch Forum
- Topic: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets
- Replies: 550
- Views: 2167196
Re: JREPL.BAT - regex text processor - successor to REPL.BAT
I just found out about JREPL and have downloaded it. I am having trouble trying to do the following. I have a number of text files that contain the "|" character, where a line break should be present. I would like to replace the "|" character with the 2-character HEX value of 0D...
- 21 Apr 2017 09:24
- Forum: DOS Batch Forum
- Topic: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets
- Replies: 550
- Views: 2167196
Re: JREPL.BAT - regex text processor - successor to REPL.BAT
Hi everyone! I've signed up to thank Dave Benham. I watched also his videos on Youtube. He's not really an ordinary person I'm not a professional user. I used the gui and macros of numerous text editors. Just search for and replace. I tried to learn regular expressions. But it's really boring to sti...