I have a string that has spaces( space count unknown) & I want go through the string & remove all spaces.
The spaces can be in the middle of the string.
The result being string with no spaces.
Does anyone have existing code which performs this function.
TIA
Diana