HerNameWasTextPad, ben_josephs many thanks for responses
Search found 2 matches
- Sun May 04, 2008 10:24 am
- Forum: General
- Topic: three-digits format in replaced form
- Replies: 4
- Views: 793
- Tue Apr 29, 2008 4:44 pm
- Forum: General
- Topic: three-digits format in replaced form
- Replies: 4
- Views: 793
three-digits format in replaced form
Hi all,
I try to replacing/adding nummeration in my text.
for expample:
Find what: {text}
Replace with: \i&
[X] Regular expression
Will give me:
1{text}
2{text}
...
10{text}
11{text}
...
134{text} etc.
BUT, I want to have nummering with three-digits numbers, like:
001{text}
002{text}
...
010 ...
I try to replacing/adding nummeration in my text.
for expample:
Find what: {text}
Replace with: \i&
[X] Regular expression
Will give me:
1{text}
2{text}
...
10{text}
11{text}
...
134{text} etc.
BUT, I want to have nummering with three-digits numbers, like:
001{text}
002{text}
...
010 ...