How can u pass the control from one prog to another in CICS?
Answer Posted / qasim@omtech
1.By using xctl and link
2.You can use CALL statement also
3.By using "return(transaction-name)" syntax also
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a return with transid and xctl?
what is the cics command used to access current date and time?
Explain how do you establish a starting position in a browse operation?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Can you use occurs in bms map?
Can you explain multitasking and multithreading?
In a particular cics program, what is the procedure to allocate dynamic memory?
Explain the function of the cics translator?
When would you use abend command?
What is the term conversational programs means?
What are the cics tables?
Define an asra abend?
What is the pic clause for the data type of length option field type of data fields?
Define an asra?
Define the term mro (multi region operation)?