ganesh_kapase
27th October 2005, 06:56
Hi
Please tell me command with example to remove the blank spaces from a string.
Example : If string xx is of 10 chars as
"Ganesh "
" Ganesh"
" Ganesh "
How to remove space from xx string to get result as "Ganesh" ??
Thanx
Ganesh
Please tell me command with example to remove the blank spaces from a string.
Example : If string xx is of 10 chars as
"Ganesh "
" Ganesh"
" Ganesh "
How to remove space from xx string to get result as "Ganesh" ??
Thanx
Ganesh