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 / wairagade
Can we do with referrence modication operator .. your
thoughts :)
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to know whether the module is dynamical or statistical?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
State the various causes of s0c1, s0c5 and s0c7.
what is difference between cobol and cobol/400
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the difference between perform … with test after and perform … with test before?
) what is the difference between AID and HANDLE AID?
Can we change the password using ALTER? anyone tried and changed?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Have you used comp and comp-3 in your project? And how?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What kind of error is trapped by on size error option?
What are the various section in data division and briefly explain them.