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
?
Answer Posted / 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 |
Post New Answer View All Answers
what was the robotech rpg?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
What is a record lock error?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
what is data area and how it is used in rpg program ?
how do I declare a table or array in rpg iv?
What is ment by record level identifier?
When it is desirable to describe files Internally?
what is the difference between do while and do until?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How can we know running job is batch or interactive?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
How many program bind in one module....