|
David, You bring up some interesting points. I, too, have thought of using two subfiles but in a slightly different manner. My purpose would be to have the effect of a quick load of the first page and do background loading of the rest of the subfile. Way back in the S/38 days there was a trick to give the user a "perceived" program load time. All files were conditioned by UC, so the program would WRITE the first panel, open files, sit on READ. The only technique I've come up with would have a second program, running in another memory pool, serve subfile entries via data queue. I don't know if you can have a shared open of a WORKSTN file to have a second job write records. They second subfile would be for display purposes only. Size=page. ROLL UP/DOWN would read from the background subfile into the display subfile. Just another 2 cents. James W. Kilgore email@James-W-Kilgore.com P.S. I imagine you could have multiple background subfiles and circumvent the 9,999 record limitation. david.kahn@gbwsh.mail.abb.com wrote: > > Bob Larkin <blarkin@wt.net> wrote: > > >A simple trick for handling subfiles is two define duplcate subfiles. > > I've thought of doing this in the past, but I've never experimented with > it. Firstly having 2 subfiles doing the job of 1 is probably going to > confuse the next programmer to pick up the code (let alone poor old me). <<snip>> +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.