InterviewSolution
Saved Bookmarks
| 1. |
What Is Sflpag And Sflsiz ? |
|
Answer» SFLPAG : it is an attribute which SPECIFIES the NUMBER of RECORDS that can be DISPLAYED in a screen. SFLSIZ : it is an attribute which specifies the number of records can be stored in the subfile. SFLPAG : it is an attribute which specifies the number of records that can be displayed in a screen. SFLSIZ : it is an attribute which specifies the number of records can be stored in the subfile. |
|