how can we establish a link between two maps using a cobol
application program....lets say how can u use 'back' in a
map ..to come back on previous .
Answer Posted / kumar
linking of two maps is nothing but transfering of control.
And this can be achieved by using LINK,XCTL commands.
Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
what are the commands used to gain exclusive control over a resource?
How vsam files are read in cics pgms?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What do you mean by CEMT?
Explain how can you accomplish breakpoint in intertest?
Kindly specify the pic clause for the hhmmss type of data fields?
What is the procedure to solve an ASRA ABEND?
cics command level is?
What is the cics command that is used to access current date and time?
For protecting a transaction using the transaction security function, the two things that must be done are?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
How ENQ and DEQ used in CICS?
What is the term bms in cics?
Define task work area?
What is CICS ?