× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



A couple of thoughts:

- MOUBTN() is a useful keyword.

- "SFLSCROLL (Subfile Scroll) keyword for display files

You use this field-level keyword in the subfile-control record format to return the relative record number of the subfile record that is at the top of the subfile when control is given back to your program."

Is that of any use in the process you desire, Mark?

On 2/13/2011 4:06 PM, Joe Pluta wrote:
On 2/13/2011 3:49 PM, M. Lazarus wrote:
Joe,

I usually want to keep the same paging, unless the user
specifically requests it. Otherwise it can be disconcerting when
every action shifts the target line to the top of the page. I guess
I'll have to play with the *TOP version and see if it behaves acceptably.

-mark

Okay, good luck. I understand your wanting to keep the paging
normalized I'm still a bit confused, though. If the user switches the
top, won't that become the "new normal"? At that point, if you then go
back to the old style SFLRCDNBR, you'll shift the perceived top, won't
you? It seems to me that if you are going to allow the user to change
the base for the top, then you'll have to basically replicate the
SFLRCDNBR logic yourself. Find out which record number of "top" +
"multiple of page size" is less than the record you wish to display, and
then put that in SFLRCDNBR. Then position the cursor using either a
conditioned DSPATR(PC) or by absolute cursor positioning.

Joe


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.