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
Explain what is the massinsert option?
What are the terms cics generally means?
Explain cedf transaction commands?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain the function of the cics translator?
Explain the function of the terminal control table?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Explain how do you dynamically set the cursor position to a specific field?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is ENQ?
Name the cics command used to access current date and time?
how do you execute a background cics txn ?
What are the common cics service programs and explain their usage?