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

Explain how do you dynamically set the cursor position to a specific field?

811


Can you define ppt and what are its uses?

787


Explain the difference between a package and a plan.

735


Can you define attribute byte?

752


Name the command used for terminating a browse operation?

748


What are the uses of ppt in cics?

734


What Are Send Map Maponly & Send Map Dataonly ?

937


What is commarea (communications area)?

755


What is the difference between pct and fct?

887


Explain the difference between and exec cics xctl and exec cics start command?

781


list the sequence of steps used to achieve modiication in skip sequential mode?

937


Add a field to screen when what's the flow of impact?

2600


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

856


What is the use of mdt (modified data tag)?

837


Can you use occurs in bms map?

796