What is the difference between the XCTL and LINK commands?
Answer / 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 |
Explain the difference between intra partition tdq and extra partition tdq?
What is DEQ?
Can you define ppt and what are its uses?
How do you invoke other programs? What are the pros and cons of each method?
How do you define Task Work Area?
What Are Send Map Maponly & Send Map Dataonly ?
What option is specified in the SEND command to send only the unnamed fields on to the screen?
What are the CICS commands associated with transient data queue processing?
How do you use extended attributes ?
How to get the cursor position when we receive a map?
Which is the macro used for making an entry in the PPT
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?