Answer Posted / karu
IT DISPLAYS page of sfl with selected rcd nbr....
ex: sfl pag=3 sflsize=9
means i have total 9 records in sfl and each pag contaiins 3-records..........
1st page 2nd page 3rd page
rec=1 rec=4 rec=7
rec=2 rec=5 rec=8
rec=3 rec=6 rec=9
if SFLRCDNBR=8 then third page would be dispalyed
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are some uses of the evaluate statement?
WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"
how would find total records in files using sequential?
Have you caused any huge mistakes for the bank?
Can you explain function of iebgener?
Can you define path?
what is the meaning, the advantages and which are the types of evaluate statement?
what is the other verb for release and write ?
Write about a ‘view’ in brief?
How is data retrieved from multiple tables using a single sql statement?
How are composite and multiple indexes different?
what are the common errors that occured while programming in AS/400?
When are scope terminators compulsory?
Explain index cardinality?
My program has an array defined to have 10 items. Due to a bug, I find that even if the program access the 11th item in this array, the program does not abend. What is wrong with it?