How to replace a "."
-
Hi
I have this text file and wanted to change the “,” everywhere to “;” and then all “. to “,””.
File content:
timestamp,I_A,V_V,B_T
2025-11-02T22:12:16.297977,0.00018000,0.00018930,2.46600000e-07
2025-11-02T22:12:17.401758,0.00012000,0.00000630,1.64400000e-07
2025-11-02T22:12:18.262247,0.00018000,0.00000320,2.46600000e-07
2025-11-02T22:12:19.122938,0.00019000,0.00000210,2.60300000e-07Replacing the , by ; just works. But replacing after that all . by , gives this result:
,
,
,
,
,Is “.” a wildcard? If so, howe do I replace a “.” ?
Am I doing something wrong? Or is this a bug?Regards, and thanks for the wonderful Notepadd++ - use it a lot!
-
You probably have the “Search Mode” set to “Regular expression”. Change it to “Normal”.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login