I have too many records which ending as below :
en-US|||||
But i wanted them to be replace to new line let say
en-US
newline
Note text en and US are different in each records, the only item needed to be kept is "-". Please advise.
|
I have too many records which ending as below :
But i wanted them to be replace to new line let say
Note text en and US are different in each records, the only item needed to be kept is "-". Please advise. |
|||||
|
|
||||
|
|
|
User regular expression to find
in Notepad++ 6, PCRE (Perl Compatible Regular Expressions) is supported. Here is Ref. We should also referece another stackoverflow question. Notepad++ newline in regex |
|||
|
|