should I use Go back in the main program ? Yes we can use
Go back in main program as well.

Answer Posted / sanjeev gupta

We can use goback both in main program and sub program. The
difference is that only, in case of sub program: after the
successful execution the control will pass to main program
whicle in case of main program:the control will pass to OS.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1011


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17565


How can you get the ksds file records into your cobol program?

886


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.

3981


how to convert the recors form vsam file to db2 table tru file aid

3021


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

974


What is the problem of ordered sequential files access?

955


What is difference between static and dynamic call in cobol?

1067


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

908


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

2119


What are 77 levels used for?

879


what happens if parmparameter passes zero bytes to the program

1926


What rules are to be followed while using the corresponding options?

869


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1073


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2207