write the logic for PAGEUP and PAGEDOWN by using psuedo
conversatation technique?
Answer Posted / anonymous
If current page number is 1
Read TSQ
‘TOP OF DATA, NO MORE RECORDS TO DISPLAY’
If current page number is not 1
Subtract ‘1’ from the current page
Read TSQ
If reading TSQ successful,
‘PREVIOUS SCREEEN DISPLAYED’ o
Return back processing
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is CICS ?
What is meant by an attribute byte?
Name the two types of transient data queues?
what are transient data sets defined to cics?
which transient data queue support ati?
what is an mdt (modified data tag)? Its menaing and use?
name the command that is used to dump the main storage areas related to a task?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Add a field to screen when what's the flow of impact?
What does EIB mean in CICS?
Explain how can you accomplish breakpoint in intertest?
what are the thress bms options?
hi,what is the module? how many modules in mainframe based banking projects
Explain the function of the terminal control table?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?