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
What are literals?
What is link edit in cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
) How do u handle errors in BMS macro?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Give some examples of command terminators?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
How to know whether the module is dynamical or statistical?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the difference between next sentence and continue in cobol programing language?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?