How to do a replace on a sting witch contains an ASCII Char
Hi All,
I have a string named 'EMAIL_BODY' which contains the following text 'Blah blah ' blah blah' What I want to do is replace ' with '
How am I able to do this? as I think I need to escapse the & and # ?
Many thanks,
George
