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.