Search found 3 matches
- Fri Apr 20, 2018 3:44 pm
- Forum: General
- Topic: replace all chars between '(' and ')' including '(' and ')'?
- Replies: 6
- Views: 3158
- Fri Apr 20, 2018 12:16 pm
- Forum: General
- Topic: replace all chars between '(' and ')' including '(' and ')'?
- Replies: 6
- Views: 3158
replace all chars between '(' and ')' including '(' and ')'?
I have a text file with the following
475M3PAC(KEMET),
0CA-13-F(DIO),NO
BZG053V3,BZG05C3V3(VISHAY),YES
How can I search and replace everything between the two ( ) including the '(' and ')' characters so the file ends up looking like this
475M3PAC,
0CA-13-F,NO
BZG053V3,BZG05C3V3,YES
475M3PAC(KEMET),
0CA-13-F(DIO),NO
BZG053V3,BZG05C3V3(VISHAY),YES
How can I search and replace everything between the two ( ) including the '(' and ')' characters so the file ends up looking like this
475M3PAC,
0CA-13-F,NO
BZG053V3,BZG05C3V3,YES
- Thu Oct 01, 2015 1:41 pm
- Forum: General
- Topic: how do I get my search results window to work
- Replies: 0
- Views: 1918
how do I get my search results window to work
how do I get my search results window to work. I have two questions here if I can get some assistance in using this window or if there is a software issue.. or maybe my expectations are wrong?
1)
I am trying to see the search results when I do a find in all files, I see in the forums there have ...
1)
I am trying to see the search results when I do a find in all files, I see in the forums there have ...