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 / arun
we can establish a link between two maps in 3 ways .
LINK (control will be returned back to main program) and
XCTL (control wil not be returned back to main program).
But for the second one we have to give the return statement
with the main programs transaction-id. otherwise the control
wil not return back to the main map.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How to define a vsam file in cics getting into cics to define a vsam file.
What is the pic clause for the any bll cell type of data fields?
what are the commands used to gain exclusive control over a resource?
What is meant by a ‘Transid’ ?
hi,what is the module? how many modules in mainframe based banking projects
Can you define bms?
Name the cics command used to access current date and time?
What is bms map?
What are the some important fields in the eib block?
Explain the system transid cemt?
Name the two types of transient data queues?
What is the common work area?
Explain the difference between link xctl?
How many ways are there for initiating a transaction?
Explain processing program table(ppt)?