Hello to everyone!
I'm a newbie here, I just started my VB "carier".. :)
Here is my question (might me simple to you but I 've found it a bit hard).
I have a txt file in which I want to replace every ":" with a "." !!!
After this replacement I want to replace every ".3" with a ".5" !!!
In fact the txt is a clock file and there are a lot of them here... I want to do this task automatically and not by opening every sigle file with notepad and replacing them manually.
THANK YOU FOR YOUR TIME AND YOUR PATIENCE!!!!
I'm a newbie here, I just started my VB "carier".. :)
Here is my question (might me simple to you but I 've found it a bit hard).
I have a txt file in which I want to replace every ":" with a "." !!!
After this replacement I want to replace every ".3" with a ".5" !!!
In fact the txt is a clock file and there are a lot of them here... I want to do this task automatically and not by opening every sigle file with notepad and replacing them manually.
THANK YOU FOR YOUR TIME AND YOUR PATIENCE!!!!
Comment