whar is the difference bwn LINK() and XCTL()?
Answer Posted / g.kalyani
XCTL() is used to control the pass to the higher level
programand doesnt return back to the previous program.
LINK() is used to send the contol to lower level
programs .And it will returns to back to the program from
where it has come.
| Is This Answer Correct ? | 13 Yes | 16 No |
Post New Answer View All Answers
What is a transid?
Can you define transid?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Name a few CICS programs which are generally used ?
What is the type of ppt in the cics?
What is a cics task?
What does the 'cemt:cics' transactions do?
What is an mdt (modified data tag)?
Explain how do you intitiate another transaction?
what are transient data sets defined to cics?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
What is the use of mdt (modified data tag)?
What does the 'cedf:cics' transactions do?
Differentiate between PCT and FCT.