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:

test 1
test 2


I use FIND en REPLACE WITH:
FIND = ^(.+?)$
RECPLACE WITH = $1 = $1

Result:
Quote:

test 1 = test 1
test 2 = test 2


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
 » replace string in placeholder ($1)? vinc25 4/27/2012 10:06 am
     Re: replace string in placeholder ($1)? Stefan 4/28/2012 12:02 am
       Re: replace string in placeholder ($1)? vinc25 4/28/2012 3:38 am
         Re: replace string in placeholder ($1)? Stefan 4/28/2012 5:22 am

Register To Post
 
English čeština Deutsch español français italiano 日本語 한국어 Русский 简体中文 繁體中文