Should I use STOP RUN in the sub program??why?

Answer Posted / s

Stoprun return the cursor to the OS, subprogram cursor will
be return to the main program that’s way we coded
exitprogram or goback

Is This Answer Correct ?    15 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Global and External Variables?

652


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1219


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

674


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

846


Which Search verb is equivalent to PERFORM…VARYING?

672






What are the cobol coding sheets?

655


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

1913


What are all the divisions of a COBOL program?

655


i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com

1756


What is amode(31)

712


how do you reference the variable block file formats from cobol programs

670


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

984


Difference between cobol and cobol-ii?

695


What is the usage of comp fields in cobol?

645


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

695