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 |
Assume my file has 100 records and I want to see only first 10 records. Is this possible through lf?
what are the key words you must use when using a subfile?
What is the name of default out queue when user logs inn to syatem with valid profile?
What is the purpose of Panel Groups?
Can someone tell me tell me what is meant by message wait...?
how do I play {insert rpg system here}?
How to print output from openquery in as400 ?
is this a rpg channel?
can anybody explain significance of *loval setll with example code????
what is edit word and edit code
Write a program to display prime numbers between 1 to 100 using RPGLE.
what happens when sflsiz = sflpag? What are the advantages and disadvantages?