EmEditor (text editor) Forum Index Questions and Answers about Plug-ins
Using regex to extract string has some errors | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| deepbirch | Posted on: 7/24/2009 11:20 pm |
Just popping in ![]() ![]() Joined: 6/28/2008 From: Posts: 7 |
Using regex to extract string has some errors I usually use emeditor_perfecta_en macro. especially "using regex to extract string". and I think it is very usefull.
But some time it doesn't work. I dno't know why it shows an error when I search the regex like below It found only chinese characters in the Korean text. [\x{4E00}-\x{9FA5}]|[\x{F900}-\x{FA2D}] When I use this regex in the find and replace dialog, It works, but using macro it has an error. Are there any way to extract above strings. |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| » |
deepbirch | 7/24/2009 11:20 pm |
| Register To Post | |


