I've one string with spaces ( I N D I A ). My question is I
want remove the spaces & combine in to single string without
space (INDIA).How we can write the cobol program & wich
options we need to use. Please let me know.
Answer Posted / jagan
Yes we can do it with reference modification too . But feel
the code will become a bit complex.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a scope terminator give example?
how do you reference the fixed unblock file formats from cobol programs
What are the rules of the move verb?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How do define dynamic array in cobol.
In COBOL programming, what is PERFORM? What is VARYING?
i need a small 3d program using inline and outline.
What is the difference between perform … with test after and perform … with test before?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What are the different rules of SORT operation?
What is the difference between comp and comp-3?
Are you comfortable in cobol or jcl?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is rmode(24)