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
Kindly specify the pic clause for the data type of length option field type of data fields?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What are some of the cics commands associated with interval control?
Specify the requirements for automatic task initiation?
What is meant by a ‘Transid’ ?
What is CICS ?
Explain the difference between intra partition tdq and extra partition tdq?
what is effect on receive map when
What are the uses of ppt in cics?
How is Telon(CA-Telon) used to build map?
Explain cebr transaction commands?
Kindly specify the pic clause for the hhmmss type of data fields?
What is the cics command level?
What is the use of tdq and tsq?