I have to write a fresh CODE for CICS-COBOL code in that i need to add the paging concept. The scenario is like I have a screen on which i have to populate the record from the table and save into it.
Can we use TSQ in the program. This program is independent program.
the best thing would be to investigate within Your organization about the standards and tools being used.
it is very unreasonable/<any other unkind adjective> that an organization in the year of grace 2010 does not have a common routine/program/<standard approach> for terminal paging!
This is getting to be a common request on this forum.
When given some logical thought , its easy to implement paging techniques.
Sorry for the RANT, but its been almost 40 years since I started coding in CICS and I don't remember ever asking someone to tell me how to do
basic program logic.