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
Explain the difference between link and xctl?
Explain the function of the cics translator?
Name at least one of the ways by which a transaction can be terminated?
Specify cics transaction initiation process?
cics command level is?
What are the recoverable cics resources?
Explain how do you establish a starting position in a browse operation?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
What are the types of processes to create a map in cics?
What does the 'cebr:cics' transactions do?
Explain what is the massinsert option?
Define RCT.
What is interval control?
Explain the usage of language in the ppt entry?
What are the cics commands associated with task control?