Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL
I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR
?
Answers were Sorted based on User's Feedback
Answer / sridevi mj
HI,
Specifying the rolldown key(Page up) in the RPG code.
Followed by this,the SFLPAG can specify the number of lines
pr page, SFLRCDNBR pointing to how many previou records to
be loaded.
Is This Answer Correct ? | 2 Yes | 3 No |
How do you do indexing in a physical file?
What is the purpose of FRCDTA keyword?
Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?
what is kids-rpg?
what is ment by "MDT"
How can we override a file during runtime in rpg?
what was the robotech rpg?
how do u find whether a record is locked or not??
Setps to create .csv file on IFS folder in AS/400( V4R3)....?
The PGMA calls PGMB.PGMB generates a report.The report should contain the called program name(PGMA).How do i get the called program name in PGMB to print it on the spool file?(calling program name should NOT be hard coded or passed as parameter to called program?
can anyone explain aboutovrOVRDBF,OPNQRYF, OVRSCOPE and OPNSCOPE?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code