What is the difference between link xctl?
Answer Posted / jkb
The LINK command calls the sub rogram at the next lowest
logical level. The main program remains in memory. The
XCTL command transfers control to the sub program at the
same logical level. The main program is released from
memory.
| Is This Answer Correct ? | 42 Yes | 2 No |
Post New Answer View All Answers
Differentiate between PCT and FCT.
Name the three ways available for a program to position the cursor on the screen?
How do you use altindxs in batch, cics programs?
What are the common tables in cics and their usage?
What is mainframe cics?
Explain how many conditions can you include in a single handle condition command?
Define an asra?
What is the eib parameter?
What is commarea (communications area)?
Explain the maps in cics?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Define cedf?
Explain the difference between link xctl?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
difference between tsq and tdq?