how can we differentiate between conventional and
pseudo-conventional coding just by seeing cobol code?
Answer Posted / sriharsha
By coding RETURN TRANSID command immediatly after SEND MAP
command will tell You that the program is pseudo-
conversation program.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How errors are handled in CICS programs?
How many ways are there for initiating a transaction?
How to establish dynamic cursor position on a map?
What is ENQ?
Define ceci?
What are the cics tables?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
How vsam files are read in cics pgms?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What are some of the cics commands associated with interval control?
What is eib?
Kindly specify the pic clause for the hhmmss type of data fields?
hi,what is the module? how many modules in mainframe based banking projects
Explain difference between call and link?
What is the term conversational programs means?