What type of Call you would use if you don;t want the
control back to the calling program?
Answer Posted / lvrajesh
Hi Menaka,
Can you please explain more about using 'CHAIN' possibly using an example.
Thanks
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to print 10 to 1 if the input have only 10 digit number?
What is Pic 9v99 Indicates in COBOL?
Write the code implementing the perform … varying.
Write a cobol program making use of the redefine clause.
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.
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?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is comp-1 and comp-2?
What are the various section in data division and briefly explain them.
How you can read the file from bottom?
Explain the configuration section of a cobol program with examples of syntax.
Which mode is used to operate the sequential file?
What is the difference between Global and External Variables?
What is inspect in cobol ?
What rules are followed by the search verb.