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 / asmara
LINK and XCTL are helpful for the control flow
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Describe the cobol database components?
how do you reference the fixed unblock file formats from cobol programs
What are the different rules to perform a Search?
HOw can I get the negative sign while deduct high value from low value
i want a program using by if, evaluate , string, unstring, perform, occurs?
what are decleratives in cobol?
How do get the result of your program directly on your pc?
What are different data types in cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the difference between Global and External Variables?
How do you differentiate between cobol and cobol-ii?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Why occurs cannot be used in 01 level in COBOL?
What is the problem of ordered sequential files access?