hworke Tue, 05 Feb 2008 03:47:28 -0800
Hi,
I am trying to replace all the " " (Space) characters from a given string. The replace function of the string class only remove the first instance. Is there any builtin function that will remove all?