What is the difference between the XCTL and LINK commands?
Answer Posted / guest
When we are using XCTL command, control will not return
again to the program.for example one program call to same
logical another program.
When we are using Link command control will return to main
program .
control will transfer next lower level
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Can you explain communication area?
Explain cebr transaction commands?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Explain the difference between using the read command with into option and set option?
how do you execute a background cics txn ?
Define the term function request shipping?
what is the most common way of building queue-id of a tsq?
Explain how do you access storage outside your cics program?
Explain how do you set the mdt option to on status, even if data is not entered?
With the use of an alternate index, how is a VSAM file accessed?
What is the common work area?
Can dynamic calls be used in CICS?
How to get the cursor position when we receive a map?
Specify cics transaction initiation process?
Is length = 0 sufficient to ascertain that the field has been modified?