top of page

Page By Page

Display File Changes:

  • SGLSIZ = SFLPAG

  • Page UP and  Page Down will be declared

RPG Changes:

  • Handle both Page UP and Page Down in side program.

  • Each time when we call BldSfl sub routine don't forget to clear subfile before that.

  • Save both key field for page up and page down in BldSfl sub routine.

  • RRN should not be more than SFLPAG at any point of time.

Build Sub file changes
Handling of Page up and Page Down in RPG
bottom of page