Should I use STOP RUN in the sub program??why?
Answer Posted / sharath
we cant use stoprun in sub program bec. if we use stoprun
in sub program control automatically goes to subprogram OS.
here we want Control goes to main program.so we are using
Goback or exit
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
What are the access modes of START statement?
How do you reference the following file formats from cobol programs?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Have you used comp and comp-3 in your project? And how?
How are the next sentence and continue different from each other?
Can we change the password using ALTER? anyone tried and changed?
What are various search techniques in cobol? Explain.
explain sorting techniques in cobol program?
Which Search verb is equivalent to PERFORM…VARYING?
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.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What is the difference between next sentence and continue in cobol programing language?
Give some examples of command terminators?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?