Hello Everybody!
We are currently evaluating UE and are now "playing arround" with it.
Right now I have loaded a config File with about 3000 Lines. Now i would like to "filter" out all Lines that start hash #
Example:
Original File:
# text1
# text2
text3
# text4
Result after "filtering"
text3
I hope you can help me.
Thanks in Advance!
Bernd
We are currently evaluating UE and are now "playing arround" with it.
Right now I have loaded a config File with about 3000 Lines. Now i would like to "filter" out all Lines that start hash #
Example:
Original File:
# text1
# text2
text3
# text4
Result after "filtering"
text3
I hope you can help me.
Thanks in Advance!
Bernd