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



Hi Reeve,

this will of course work for the time-out.

But the real question was, how could the program be designed, so that Page-Up and Page-Down in the subfile "reset" the time-out. But as the display is handling paging in a load-once subfile completely independent from the application - the time-out is hitting, even as the users page-up and page-down thru the subfile.

The only solution to prevent this, is using a one-page subfile and do the paging manually by the application program - in this case, the display wont time-out because one page-up and page-down the control is given back to the program.

Regards,
Daniel



Von meinem iPad gesendet
Am 16.07.2024 um 21:47 schrieb Reeve <rfritchman@xxxxxxxxx>:

Timeout with a multi-page subfile: set the display file with an INVITE,
include MAXDEV(*FILE) in your DCL-F statement, WRITE the control record,
READ the file, and check the display file status for 01331 (timeout)
immediately after the READ.

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.