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
How to establish dynamic cursor position on a map?
Explain how do you handle errors in cics programs?
Define primary objective of cics?
What is cics load command?
How can you access esds files from cics?
How to handle exceptional conditions in cics?
Can you define mapset?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Explain the difference between using the read command with into option and set option?
Explain how do you access the records randomly in tsq?
What are the ways fot initiating a transaction?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain the difference between physical map and symbolic map?
What is the comaera?
What is DEQ?