There is a text with bullets like this : TEXT TEXT: • TEXT TEXT TEXT • TEXT TEXT TEXT. • TEXT TEXT TEXT It has space as delimeter after the bullet. I am using compbl for the entire comment variable which is bringing out the above string as follows: TEXT TEXT TEXT: •TEXT TEXT TEXT •TEXT TEXT TEXT. •TEXT TEXT TEXT it is removing the space after the bullet. What should I do to retain the space? Please suggest.
... View more
Hello, I have a text string like this : 'UNIT: 10^3/UL’. and it should be converted to ‘UNIT: 10^3/UL’. The first apostrophie should be changed from " 'UNIT " to " ‘UNIT" Please let me know how to do this? Thanks, Sowmya
... View more