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
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
What is the compute verb? How is it used?
Write the code implementing the perform … varying.
Why occurs cannot be used in 01 level in COBOL?
What are literals?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how do you reference the ksds vsam file formats from cobol programs
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
how do you reference the rrds file formats from cobol programs
Which mode is used to operate the sequential file?
How do you reference the following file formats from cobol programs?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is static and dynamic call in cobol?
Write a program to explain size error.
what is s000 u4087 error? please give the all error codes in cobol,jcl.