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
How many bytes S(8) comp field occupy and its maximum value?
What is the Purpose of Pointer in the string?
Explain how to differentiate call by context by comparing it to other calls?
Define static linking and dynamic linking.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How do you get the data to code the BMS macro?
A table has two indexes defined. Which one will be used by the SEARCH?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
What is amode(24)?
What is the difference between structured cobol programming and object alternativelyiented cobol?
how do you reference the rrds file formats from cobol programs
What are the different data types in cobol?
What is the local-storage section?
Can a Search can be done on a table with or without Index?
What are the different rules of SORT operation?