|
AFAIK you cannot Position a line at the bottom - it would only work, if the line would be on the bottom, if you were paging from the start.
The subfile position is determined by a record number, but it only guarantees that this record number is displayed on the screen - not exactly where on the screen.
As others suggested - if you need some sort of latest record first, try a descending order - maybe using dynamic SQL, so you only have to change the order clause and reload the subfile - without any further RPG logic involved.
My 2ct
Regards,
Daniel
From: "Gad Miron"<gadmiron@xxxxxxxxx>
Date: 13/12/2021 07:13 PM
Subject: Display last item of SFL
Hello Sages
I need to display several screens worth of a SFL and would like to first
display
the last SFL screen with the last item at the bottom line of that screen.
the user may then Page-Up to see previous items.
I've done such things in the (hazy) past but I fail to remember/locate a
working
PGM/DSPF.
I would appreciate any advice/example
TIA
Gad
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.