Hi All,
I have a variable like "CS__AD__CS" (underscore represents spaces). I have to remove the spaces in the variable and i have to get a value like "CSADCS" ..
I am able to do with small piece of cobol code.
But is there any cobol function which can perform this easier.
Regards,
Sriraj