Hello Everyone
I have a problem in coloring few segments from a big text [letters with brackets and () ]
that has some words and brackets and numbers in between I want to color in red or green or whatever color for example
**hello** *(1)* my name is ammar *(2)* **hello** again *(3)*
in above i need only the between brackets and numbers in a color , and the hello word each time it's in text in a different color , how can i do this please which procedures i should use [ i already use file component to read the huge text which is at max 10,000 letters and around 5000 word ]
thank you for reading and helping.