How can u pass the control from one prog to another in CICS?

Answer Posted / sriharsga s r

To pass control from One program to other program
Use Link, XCTL and CALL

If You are using Link or XCTL in calling program, then use
Return command in the Called program to send control back
to Calling program.

If You are using CALL statement in Calling program,then use
GOBACK in called program to send control back to Calling
program.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you use occurs in bms map?

617


Sync points cannot be requested by the application programs? State true or false

686


Explain the primary function of the processing program table (ppt)?

573


Define the term function request shipping?

581


Define the term mro (multi region operation)?

580






What is the comaera?

767


Define TCT.

712


Explain the difference between and exec cics xctl and an exec cics link command?

570


Can dynamic calls be used in CICS?

647


In the EIB block of CICS, highlight the names of few of the important fields?

583


Kindly specify the pic clause for the hhmmss type of data fields?

655


Name the 3 common ways to create maps?

545


What are the cics commands associated with task control?

538


What is the term conversational programs means?

579


when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?

696