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
difference between tsq and tdq?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
What are the cics commands associated with task control?
With the use of an alternate index, how is a VSAM file accessed?
Define TCT.
What are the common tables in cics and their usage?
Highlight the difference between a symbolic map and physical map?
How many ways are there for initiating a transaction?
Name a few CICS programs which are generally used ?
What is the eib?
what is eib, how is can be used?
Define cebr?
Name the command which is used to release a record on which exclusive control is gained?
Highlight the points of differences between XCTL and START?
What is the use of the program list table?