lklo
Industrial
- Nov 24, 2010
- 226
Hi -
In a small journal I'm playing around on how to replace some """ in a text file , which contains some words surrounding three quotes on each side of these words...
I want to remove two of the quotes on each side of all words in txt file ....
Ex. """MyName""" >>>> "MyName"
I need a little help on syntax ....
I have tried the Vb . Replace function, but seeems a little tricky because it is quotes..
Regard lklo
In a small journal I'm playing around on how to replace some """ in a text file , which contains some words surrounding three quotes on each side of these words...
I want to remove two of the quotes on each side of all words in txt file ....
Ex. """MyName""" >>>> "MyName"
I need a little help on syntax ....
I have tried the Vb . Replace function, but seeems a little tricky because it is quotes..
Regard lklo