EmEditor (text editor) Forum Index Regular Expressions
find the max number | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| Stefan | Posted on: 11/5/2011 10:14 am |
Home away from home ![]() ![]() Joined: 7/14/2008 From: Germany, EU Posts: 260 |
Re: find the max number No, an RegEx is an pattern matching system only.
There are very little comparing features. You will need to use an macro/script for that. How that macro will work and what you will get as result depends on your real current needs and how the rest of the line looks a like: are that digits and tabs the only signs in such an line? Here is an quick example code. Be sure to use this always with copies of your importent documents. Because i don't have an impression what could get worse. If anyone should improve this script for you we will need an better example how the rest of such an line will look a like. Ahh, and this script will work only with tabs as delimiter or it have to be adjusted as one needs. HTH? |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| |
user | 11/5/2011 5:25 am |
| » |
Stefan | 11/5/2011 10:14 am |
| Register To Post | |


