Search found 1 match
- 22 May 2018 21:17
- Forum: DOS Batch Forum
- Topic: JREPL.BAT v8.6 - regex text processor with support for text highlighting and alternate character sets
- Replies: 550
- Views: 2165820
Re: JREPL.BAT v7.11 - regex text processor now with Unicode and XRegExp support
Hi there, A big thank you to the developer for all your work on JREPL. :D I am having trouble with the pre and post context for /K Looking at a previous example, can you tell me how I would use pre and post in order to return x number of lines before and after matches? JREPL search.txt "" /K 0:file ...