‎2007 Nov 16 11:04 AM
HI FRENS,
kindly tell me how to remove null characters from a string
thanks in advance
‎2007 Nov 16 11:06 AM
Hi,
you mean space?
In this case:
replace all occurrences of space in string with ''. rgs
‎2007 Nov 16 11:07 AM
‎2007 Nov 16 11:08 AM
‎2007 Nov 16 11:14 AM
Hi..
To remove all the Spaces from a string:
<b>Condense <String> NO-GAPS.</b>
reward if Helpful.