Hi there, I hope somebody could be able to help me out. I amable to
replace a all occurance of a word in a text file using StringReplace
e.g. just changing 2000 in the text file to 1999. now what I need to
do is after this change run my application then get back again to this
text file and chang it to 1998 then close the text file, do something
then again 1997.
what I cannot get it through is how I can change this word through a
loop which goes 10 times, from 2000 to year 1990.
Can anybody help? if need more explanation let me know.
Best
Mo.