Search found 5 matches
- Fri Sep 03, 2010 5:47 am
- Forum: WildEdit
- Topic: Ignore a newline
- Replies: 2
- Views: 12644
- Thu Sep 02, 2010 6:58 am
- Forum: WildEdit
- Topic: Ignore a newline
- Replies: 2
- Views: 12644
Ignore a newline
HI
How i ignore a newline with regular expression (Search for:)?
How i ignore a newline with regular expression (Search for:)?
- Mon Mar 29, 2010 5:46 am
- Forum: WildEdit
- Topic: Search & Replace doesent work
- Replies: 7
- Views: 16645
- Fri Mar 26, 2010 11:43 am
- Forum: WildEdit
- Topic: Search & Replace doesent work
- Replies: 7
- Views: 16645
- Fri Mar 26, 2010 10:30 am
- Forum: WildEdit
- Topic: Search & Replace doesent work
- Replies: 7
- Views: 16645
Search & Replace doesent work
Hi
I search the follow string:
ICN-BZ-A-000000-A-S3091-00\d{3}-A-00-2
The \d{3} means 3 numbers.
I want now this sting replace with:
ICN-BZ-A-000000-A-S3091-00\d{3}-A-01-2
(look at the end ..01-2)
After Replace must be like this (example):
ICN-BZ-A-000000-A-S3091-00123-A-01-2
They have any idea?
I search the follow string:
ICN-BZ-A-000000-A-S3091-00\d{3}-A-00-2
The \d{3} means 3 numbers.
I want now this sting replace with:
ICN-BZ-A-000000-A-S3091-00\d{3}-A-01-2
(look at the end ..01-2)
After Replace must be like this (example):
ICN-BZ-A-000000-A-S3091-00123-A-01-2
They have any idea?