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

hi,what is the module? how many modules in mainframe based banking projects

2435


What is the common work area?

554


Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?

600


Mention the content that is present inside a PPT ?

566


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

751






Can you explain common systems area?

670


Can you explain cics translator?

616


What are the common cics service programs and explain their usage?

570


Define the term mro (multi region operation)?

583


What Are Send Map Maponly & Send Map Dataonly ?

715


Explain the significance of rdo?

630


Explain cemt transaction commands?

606


What is the type of ppt in the cics?

588


Explain the difference between link xctl?

554


In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?

581