Explain the exact situation, when to use CALL, XCTL and LINK?
Answer Posted / sanvz
in additon to the above answers, VSCOBOLII allows to make
CALL stmt, so you can do this in ur earlier versions
if you routine is imbedded to ur main program, then that
case CALL is more effective.
if the modification are higher ,sub program size is higher
go for LINK, once issue link that u the control to one
level down to ur calling program. and ur calling pgm will
expect a return,
Xctl is more convienent way calling a progam in CIcs,.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
If we say that bms length of field = 0, then what does that mean?
Explain the different ways of initiating transaction in cics?
What are some of the cics commands associated with interval control?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain how do you delete item 3 in a five-item tsq?
Mention the content that is present inside a PPT ?
What is the eib?
Explain the use of DCT ?
Can you define cics task?
What are the types of important programs that are used in the cics?
Define cebr?
What is DEQ?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
When would you use abend command?
What does the 'ceci:cics' transactions do?