I apologize for the very basic question.
In need to replace all che occurencies of the HEX '0A' character in a string with a different character, let's say HEX '20' or maybe 2 or mote characters, let's say HEX '20 20 20'.
The lenght of the string is varible and I can't predict how many HEX '0A' will be there (if any).
Can anybody please help?
Regards
marius