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 length is cobol?
What the difference is between continue and next sentence?
Difference between array and sub-script ?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Name some of the examples of COBOl 11?
Why occurs cannot be used in 01 level in COBOL?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is a SSRANGE and NOSSRANGE?
HOw can I get the negative sign while deduct high value from low value
In COBOL, what is the different between index and subscript?
how to move the records from file to array table. give with code example
Can you please let me know the centre name of INS certification in Kolkata.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
how can i see junk values in dclgen or in hostvariable of comp ?