D
dave
How do i Replace a character with a nul value
like this but this does not work
oNewString=oString.Replace('a','')
I Want to Replace a character with a NON Space
Thanks
DAve
like this but this does not work
oNewString=oString.Replace('a','')
I Want to Replace a character with a NON Space
Thanks
DAve
