Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the exact situation, when to use CALL, XCTL and LINK?

Answer Posted / sriharsha s r

I worked on all the 3 situations. Using CALL statement is
very interesting.

In main program use send text command then Call subprogram
(pure batch) using call statement by passing values..
Use call when You want to call pure batch program from
CICS, but use goback statement in Subprogram to get the
value back to CICS program.
Then use once again Send text command to dispaly the value
which You receive from subprogram.

Main program:
EXEC CICS SEND TEXT from (value of variable in main
program)) END-EXEC.
CALL WS-PGM1 by using A by reference, B by content
EXEC CICS SEND TEXT from (value received from subprogram)

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is fset?

1071


Explain the difference between physical map and symbolic map?

1038


Can you define aica abend?

1214


Explain the difference between cics program control table (pct) and cics processing program table (ppt)?

1109


Can you explain primary aspect of cics?

1223


What is the primary aspect of CICS?

1189


Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?

1043


What does the 'cedf:cics' transactions do?

1105


what are transient data sets defined to cics?

1251


What is eib?

1244


Can you define bms?

1094


What is CICS ?

1048


What do you mean by CEMT?

1279


What is the tcp in the cisc?

1156


Define an aica abend?

1181