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
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
How can you get the ksds file records into your cobol program?
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.
how to convert the recors form vsam file to db2 table tru file aid
how do you reference the variable block file formats from cobol programs
What is the problem of ordered sequential files access?
What is difference between static and dynamic call in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
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 ?
What are 77 levels used for?
what happens if parmparameter passes zero bytes to the program
What rules are to be followed while using the corresponding options?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there