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

Answer Posted / girish kumar

IN THE MAP JUST U CODE PICIN AS X(LENGTH) AND NEVER CODE THE
ANYTHING IN THE "INITIAL" JUST GIVE A BLANK SPACE.
FOR EX: IF YOU ARE DOING ADDITION USE
FUNCTION NUM VALUES(NO1I) PIC X(5).
FUNCTION NUM VALUES(NO2I) PIC X(5).
THEN COMPUTE NO1I + NO2I.

CODE LIKE THIS IN APPLICATION PROGRAM
I GET THE EXACT RESULT.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the recoverable cics resources?

601


Name a few CICS programs which are generally used ?

637


What does the 'cemt:cics' transactions do?

641


Explain what is the massinsert option?

639


What Are Send Map Maponly & Send Map Dataonly ?

704






Define transient data?

575


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

614


Name the cics command used to access current date and time?

574


Define RCT.

742


what are the thress bms options?

696


What is cics load command?

571


What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?

2072


Name the cics command that gives the length of twa area?

572


What are the types of processes to create a map in cics?

589


Explain how many conditions can you include in a single handle condition command?

617