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 common tables in cics and their usage?
what are the differences between and exec cics xctl and an exec cics link command?
What is eib?
Define cics interface block?
Which commend used for terminating a browser operation?
How can you access esds files from cics?
What is the term conversational programs means?
Can you explain dfheiblk?
Explain the difference between a physical bms mapset and a logical bms mapset?
how do you intitiate another transaction?
What is an mdt (modified data tag)?
Can you define cics task?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
With the use of an alternate index, how is a VSAM file accessed?
list the sequence of steps used to achieve modiication in skip sequential mode?