Hi ,
I have a file which contains a specific format text.
I have already open the file , read it etc...
Inside this file there is a a block of chars which have the following format
XX/XX/XXXX XX:XX
I want to replace the XX...etc with something else and save the file with the new value.
I have tried the replace function , I have tried with the regex but I cannot make it work.
I am attaching the file that I want to change. If you can help me I would be mostly appreciated.
Any ideas ? Any working example ?
Thank you
zkar
I have a file which contains a specific format text.
I have already open the file , read it etc...
Inside this file there is a a block of chars which have the following format
XX/XX/XXXX XX:XX
I want to replace the XX...etc with something else and save the file with the new value.
I have tried the replace function , I have tried with the regex but I cannot make it work.
I am attaching the file that I want to change. If you can help me I would be mostly appreciated.
Any ideas ? Any working example ?
Thank you
zkar