Explain the exact situation, when to use CALL, XCTL and LINK?
Answer Posted / qasim
1- We do XCTL to another program and we do not want to
return.
2- We do LINK to another program and we do want to return.
3- We do CALL to another program and we do want to return,
and we use it if we need to pass and return more
information than what COMMAREA is holding by the "USING"
option in the CALL.
this is the exact use of above 3 keywords.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the tcp in the cisc?
What is the meaning of the eibaid field?
What are the classifications of the cics program?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain how do you establish a starting position in a browse operation?
Explain ceci transaction commands?
What is journal recovery?
Define the term transaction routing?
What is a cics task?
Explain what is a cursor in cics sql processing?
What is the abend command?
Explain the difference between pseudo-conversational and conversational?
Define an aey9 abend?
If we wish to create bms executable, what are the basic steps that the user has to go through?
Explain the thress bms options?