issue with read_text FM in smartfomrs.
1. when the text has multiple lines then it displays all lines together with " # "in between.
2. TRANSLATE I_text using '#' does not work
3. replace all occurrences of '#' in string1 with ' '. does not work too