We have 3 programms A,B,C.In the middle of the program A
the controls goes to program B and in the middle of the
program B control wants to go program C,after completion of
program C again control comes to program B and again after
completion of program B control comes to program A.How the
process will takes and what are the controls we use for
that process.If it is possible anybody of you explain with
example?
Answer Posted / rockish
XCTL may not work.. XCTL is used to transfer the control and
the control will not be returned back..
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
i need a small 3d program using inline and outline.
How do you define a variable of comp-1 and comp-2?
What is the difference between Global and External Variables?
How to print 10 to 1 if the input have only 10 digit number?
What kind of error is trapped by on size error option?
How arrays can be defined in COBOL?
Difference between cobol and cobol-ii?
What are the pertinent COBOL commands?
Name the sections present in data division.
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
How do get the result of your program directly on your pc?
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.
Explain how to differentiate call by context by comparing it to other calls?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
example for sub strings ? and refernce modifications whit output pls