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



All,


ok, I got this to work and it's behaving very nicely!!!   Thank 
you all for your input!    For those of you who would like to try 
it, I descrbe the steps below.   The part I was missing was the 
WAITRCD parm on the create/change display file (special thanks to 
Pete), and an indicator on the INVITE keyword.    

Thank you all.



----Steps ----

1. Add the INVITE keyword to the subfile control record conditioned 
with the same indicator that is used for the SFLCLR keyword, but 
reversed.  example:
 (to initialize the subfile, I used 
80                             SFLCLR
so the INVITE keyword must be conditioned:
N80                          INVITE)

2. When creating the display file, change the WAITRCD parm to the
number of seconds you want between refreshes. (the refresh rate) i 
used 20 seconds.

3. In the F spec for the workstation add a continuation like this:

FFilenameIPEAF........L..I........Device+......KExit++Entry+A....U

FMYDSPF  CF  E                    WORKSTN      KNUM       01    
   
4. Change the EXFMT to a WRITE for the subfile control record.

5. Add a READ just after the WRITE mentioned in #4 with an indicator 
in the second position.

6. Test for F3 and exit loop if true otherwise continue loop and 
refresh the subfile.

-----------------





 
Bill Meecham
http://www.geocities.com/siliconvalley/4972/
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* This is the Midrange System Mailing List!  To submit a new message,   *
* send your mail to "MIDRANGE-L@midrange.com".  To unsubscribe from     *
* this list send email to MAJORDOMO@midrange.com and specify            *
* 'unsubscribe MIDRANGE-L' in the body of your message.  Questions      *
* should be directed to the list owner / operator: david@midrange.com   *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *


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.