I have a question that we use Ltrim() to eliminate starting space,Rtrim() to eliminate ending spaces or trim() for eliminating starting and ending spaces.Is it any function that wil trim in between spaces.
e.g.
Let I have a string str="a b c",so is there any function that will convert this string to str="abc".
If is there any function,do comment.I am a newbie about VB 6.0 and I want to know about this,If you have anything interesting trick or tweaks about VB please do mention also this in comment.
Thanking you,,,!!!

New Topic/Question
Reply



MultiQuote



|