What type of Call you would use if you don;t want the
control back to the calling program?
Answer Posted / lvrajesh
After going thru manuals I believe coding a STOP RUN instead
of GO BACK will give the control directly to the OS.
Correct me if I am wrong.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How many bytes S(8) comp field occupy and its maximum value?
How do define dynamic array in cobol.
What type of SDLC u followed? Why?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are literals?
example for sub strings ? and refernce modifications whit output pls
What is length is cobol?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how do you reference the fixed unblock file formats from cobol programs
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
) what is the difference between AID and HANDLE AID?
Write the code implementing the perform … varying.
How you can read the file from bottom?