× 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.



I wonder if the culprit is the footer record isn't being written, or is being written then overwritten?

Subfile size can be any size up to 9999 and does not relate to the screen display. (It is used to establish the size of the slider on the scroll bar though, if you use the scroll bar)

You want to display 11 records on the screen so that would be SFLPAG(11)

** A SFLPAG(0011) **
** A SFLSIZ(&NBRREC) **
****** A NBRREC 5S 0P **
****
**NBRREC would be the size of the subfile, usually equals SFLRRN **
****







Dan Rasch wrote:

I am working on a program where the message at the bottom of the screen is being

blanked out. Seemed simple enough, just shorten the SFLSIZ by one.


But the SFLSIZ is 1000, and SFLPAG is 3. What controls the number of lines written on a screen (I need to stop at eleven)? Do I inspect SFLRRN and stop it at eleven?


Thanks,

- Dan Rasch

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.