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 is the cics command level?
What is fset?
Add a field to screen when what's the flow of impact?
Can you explain cics transaction gateway?
What is the comaera (communication area)?
What is the common work area?
how can you prevent more than one user from accessing the same transient data queue?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Can you define temporary storage?
what are the differences between and exec cics xctl and exec cics start command?
Can you define cemt?
What are the ways fot initiating a transaction?
Kindly specify the pic clause for the any bll cell type of data fields?
Explain the purpose of the program list table?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?