EmEditor (text editor) Forum Index Questions and Answers about Macros
replace string in placeholder ($1)? | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| vinc25 | Posted on: 4/27/2012 10:06 am |
Just popping in ![]() ![]() Joined: 8/7/2010 From: Posts: 3 |
replace string in placeholder ($1)? I have test.txt with lines:
Quote:
I use FIND en REPLACE WITH: FIND = ^(.+?)$ RECPLACE WITH = $1 = $1 Result: Quote:
My problem: I want the result "test 1 = test+1". How can I replace a string in the placeholder??? |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
vinc25 | 4/27/2012 10:06 am |
| |
Stefan | 4/28/2012 12:02 am |
| |
vinc25 | 4/28/2012 3:38 am |
| |
Stefan | 4/28/2012 5:22 am |
| Register To Post | |


