Hi!
I am new to scripting.
I have written a script that search through a folder containing x number of html files.
And it works. Now my problem is that I want to edit the search result.
Result looks like this: C:\Users\user\Documents\res\reports\boot_1.etl.verbose.html(176): <font color=#ff1111> 4,432 sec start: 21,065s end: 25,497s Core
I would like to have it look like this: <font color=#ff1111> 4,432 sec start: 21,065s end: 25,497s Core
How can I do this?
Thankful for all help I can get!
Nickelodian
I am new to scripting.
I have written a script that search through a folder containing x number of html files.
And it works. Now my problem is that I want to edit the search result.
Result looks like this: C:\Users\user\Documents\res\reports\boot_1.etl.verbose.html(176): <font color=#ff1111> 4,432 sec start: 21,065s end: 25,497s Core
I would like to have it look like this: <font color=#ff1111> 4,432 sec start: 21,065s end: 25,497s Core
How can I do this?
Thankful for all help I can get!
Nickelodian