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
Can you please let me know the centre name of INS certification in Kolkata.
What kind of error is trapped by on size error option?
How do define dynamic array in cobol.
What is the difference between Global and External Variables?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
For rewrite, why is it mandatory that file needs to be opened?
how to move the records from file to array table. give with code example
In which area will you utilize 88 level items in cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
how do you reference the ksds vsam file formats from cobol programs
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
how do you reference the variable block file formats from cobol programs
Are you comfortable in cobol or jcl?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
How to print 10 to 1 if the input have only 10 digit number?