One more question :-)
I have a string which looks like this:
Saved
Saved
Saved
->12345678
Saved
Saved
->98765432
And I need to replace all the ->XXXXXXXX Strings to the CORRUPTED. The numbers after -> are different.
How I can do te trick?
Excuse for my English.