can anyone tell me about paginglogic in CICS,Please?
Answer Posted / mohammed jaffar
The paging commands are used to retrieve one page of one
multipage massage which consists of more than one page of
screen.
suppose that one multipage message consist of 10pages.The
first page will be automatically displayed at the terminal
after the SEND PAGE cmd is executed the pgm,while the
physical pages is stored in TSQ by CICS.How ever in order to
get the next page,the terminal use must type paging cmd on
the existing panel on the terminal.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Sync points cannot be requested by the application programs? State true or false
Name the command used for terminating a browse operation?
Explain the difference between dfhcommarea and tsq?
Explain how do you establish a starting position in a browse operation?
How errors are handled in CICS programs?
Explain ceci transaction commands?
Explain the system transid cemt?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Can ESDS files be accessed from CICS?
What is the difference between pct and fct?
Can you define bms?
What is the pic clause for the data type of length option field type of data fields?
what are the commands used to gain exclusive control over a resource?
What are fset, frset?