Funny characters were all over the place. By default, the app won't find/replace nuls by highlighting the character/s. You have to use a regular expression to make it work.
Select Replace (Ctrl/H)
Find what: \x00
Replace with:
Click on radio button Regular expression
Click on Replace All
This was from the Notepad++ list archive here. I don't know who the actual author of that email is, but thanks for the help.
29 comments:
Great, this helped, thanks!
great! tks!
It's very good to correct txt files saved with Foxit Reader from pdf files.
Thanks. This really helped
Also thanks. This helped me, too.
Thanks man how to find all these types of regular expressions?
Perfect. Thanks!
Great, thanks for this.
Hey :) Thanks for advice. Very useful
Many thanks for keeping this info on the net. I'm a newbie trying to learn how to deal with txt files, and I never knew notepad++ existed.
I'll try this thanks a lot
I'll try this thanks a lot
ty !
ty !
This did not get me my code back, it instead erased everything, the page is blank
Thanks Mike. Its working for me. I was looking for this solution :)
awesome.
Where is my code ?? its just remove null string
Thank's a lot..it's work
it erased all my codes
Thank you sir.
But after i removed the null, the email cannot be drag back into outlook , please help
Works like a charm! Thanks.
How to remove those characters in java ?
It worked for me .. great thanks
Wow.. great.. it worked.. :) Plz share some more useful tips like this.. :)
Where is this radio button? I see no such thing. Perhaps updating the post..
Worked for me as well! What are these random 'NUL' symbols and what do they represent? Thanks
Thank you a lot, it worked for me as well.
Post a Comment